Searched refs:getSORegImmOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 273 unsigned getSORegImmOpValue(const MCInst &MI, unsigned Op, 1133 getSORegImmOpValue(const MCInst &MI, unsigned OpIdx, in getSORegImmOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 372 unsigned getSORegImmOpValue(const MCInst &MI, unsigned Op, 1372 getSORegImmOpValue(const MCInst &MI, unsigned OpIdx, in getSORegImmOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 349 unsigned getSORegImmOpValue(const MCInst &MI, unsigned Op, 1361 getSORegImmOpValue(const MCInst &MI, unsigned OpIdx, in getSORegImmOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 202 unsigned getSORegImmOpValue(const MachineInstr &MI, unsigned Op) in getSORegImmOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrInfo.td | 464 let EncoderMethod = "getSORegImmOpValue"; 485 let EncoderMethod = "getSORegImmOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 9380 op = getSORegImmOpValue(MI, 1, Fixups, STI); 9724 op = getSORegImmOpValue(MI, 1, Fixups, STI); 9740 op = getSORegImmOpValue(MI, 1, Fixups, STI); 10231 op = getSORegImmOpValue(MI, 2, Fixups, STI);
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 557 let EncoderMethod = "getSORegImmOpValue"; 579 let EncoderMethod = "getSORegImmOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 646 let EncoderMethod = "getSORegImmOpValue"; 668 let EncoderMethod = "getSORegImmOpValue";
|