Home
last modified time | relevance | path

Searched refs:isStackPointerFirstOperand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp68 bool isStackPointerFirstOperand(const MCInst &MI) { in isStackPointerFirstOperand() function in __anon0fec433e0111::MipsNaClELFStreamer
161 bool IsSPFirstOperand = isStackPointerFirstOperand(Inst); in EmitInstruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp68 bool isStackPointerFirstOperand(const MCInst &MI) { in isStackPointerFirstOperand() function in __anon50b660440111::MipsNaClELFStreamer
161 bool IsSPFirstOperand = isStackPointerFirstOperand(Inst); in emitInstruction()
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp60 bool isStackPointerFirstOperand(const MCInst &MI) { in isStackPointerFirstOperand() function in __anon6f39419c0111::MipsNaClELFStreamer
153 bool IsSPFirstOperand = isStackPointerFirstOperand(Inst); in EmitInstruction()