Searched refs:getT2SORegOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 275 unsigned getT2SORegOpValue(const MCInst &MI, unsigned Op, 1251 getT2SORegOpValue(const MCInst &MI, unsigned OpIdx, in getT2SORegOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 375 unsigned getT2SORegOpValue(const MCInst &MI, unsigned Op, 1477 getT2SORegOpValue(const MCInst &MI, unsigned OpIdx, in getT2SORegOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 352 unsigned getT2SORegOpValue(const MCInst &MI, unsigned Op, 1466 getT2SORegOpValue(const MCInst &MI, unsigned OpIdx, in getT2SORegOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 222 unsigned getT2SORegOpValue(const MachineInstr &MI, unsigned Op) in getT2SORegOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrThumb2.td | 48 let EncoderMethod = "getT2SORegOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 4202 op = getT2SORegOpValue(MI, 1, Fixups, STI); 10963 op = getT2SORegOpValue(MI, 1, Fixups, STI); 10989 op = getT2SORegOpValue(MI, 2, Fixups, STI);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 48 let EncoderMethod = "getT2SORegOpValue";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 48 let EncoderMethod = "getT2SORegOpValue";
|