/aosp_15_r20/external/llvm/lib/Target/Lanai/InstPrinter/ |
H A D | LanaiInstPrinter.cpp | 47 unsigned AluCode = MI->getOperand(3).getImm(); in usesGivenOffset() local 54 unsigned AluCode = MI->getOperand(3).getImm(); in isPreIncrementForm() local 59 unsigned AluCode = MI->getOperand(3).getImm(); in isPostIncrementForm() local 210 static void printMemoryBaseRegister(raw_ostream &OS, const unsigned AluCode, in printMemoryBaseRegister() 240 const unsigned AluCode = AluOp.getImm(); in printMemRiOperand() local 255 const unsigned AluCode = AluOp.getImm(); in printMemRrOperand() local 276 const unsigned AluCode = AluOp.getImm(); in printMemSplsOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 49 unsigned AluCode = MI->getOperand(3).getImm(); in usesGivenOffset() local 56 unsigned AluCode = MI->getOperand(3).getImm(); in isPreIncrementForm() local 61 unsigned AluCode = MI->getOperand(3).getImm(); in isPostIncrementForm() local 213 static void printMemoryBaseRegister(raw_ostream &OS, const unsigned AluCode, in printMemoryBaseRegister() 243 const unsigned AluCode = AluOp.getImm(); in printMemRiOperand() local 258 const unsigned AluCode = AluOp.getImm(); in printMemRrOperand() local 279 const unsigned AluCode = AluOp.getImm(); in printMemSplsOperand() local
|
H A D | LanaiMCCodeEmitter.cpp | 138 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 49 unsigned AluCode = MI->getOperand(3).getImm(); in usesGivenOffset() local 56 unsigned AluCode = MI->getOperand(3).getImm(); in isPreIncrementForm() local 61 unsigned AluCode = MI->getOperand(3).getImm(); in isPostIncrementForm() local 213 static void printMemoryBaseRegister(raw_ostream &OS, const unsigned AluCode, in printMemoryBaseRegister() 243 const unsigned AluCode = AluOp.getImm(); in printMemRiOperand() local 258 const unsigned AluCode = AluOp.getImm(); in printMemRrOperand() local 279 const unsigned AluCode = AluOp.getImm(); in printMemSplsOperand() local
|
H A D | LanaiMCCodeEmitter.cpp | 138 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 22 enum AluCode { enum
|
H A D | LanaiISelDAGToDAG.cpp | 224 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); in selectAddrRr() local
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 23 enum AluCode { enum
|
H A D | LanaiISelDAGToDAG.cpp | 225 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); in selectAddrRr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 22 enum AluCode { enum
|
H A D | LanaiISelDAGToDAG.cpp | 228 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); in selectAddrRr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 797 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost() 808 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 823 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost() 834 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 774 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost() 785 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local
|
/aosp_15_r20/external/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiMCCodeEmitter.cpp | 141 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
|