Searched refs:getLdStSORegOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 161 uint32_t getLdStSORegOpValue(const MCInst &MI, unsigned OpIdx, 891 getLdStSORegOpValue(const MCInst &MI, unsigned OpIdx, in getLdStSORegOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 199 uint32_t getLdStSORegOpValue(const MCInst &MI, unsigned OpIdx, 1077 getLdStSORegOpValue(const MCInst &MI, unsigned OpIdx, in getLdStSORegOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 186 uint32_t getLdStSORegOpValue(const MCInst &MI, unsigned OpIdx, 1066 getLdStSORegOpValue(const MCInst &MI, unsigned OpIdx, in getLdStSORegOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 241 uint32_t getLdStSORegOpValue(const MachineInstr &MI, unsigned OpIdx) in getLdStSORegOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrInfo.td | 629 let EncoderMethod = "getLdStSORegOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 10013 op = getLdStSORegOpValue(MI, 1, Fixups, STI); 10378 op = getLdStSORegOpValue(MI, 2, Fixups, STI); 10469 op = getLdStSORegOpValue(MI, 2, Fixups, STI); 10999 op = getLdStSORegOpValue(MI, 0, Fixups, STI);
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 843 let EncoderMethod = "getLdStSORegOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 962 let EncoderMethod = "getLdStSORegOpValue";
|