Searched refs:getT2SOImmOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 253 unsigned getT2SOImmOpValue(const MCInst &MI, unsigned Op, in getT2SOImmOpValue() function in __anon58cb2ced0111::ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 339 unsigned getT2SOImmOpValue(const MCInst &MI, unsigned Op, in getT2SOImmOpValue() function in __anon2d1e5bf90111::ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 326 unsigned getT2SOImmOpValue(const MCInst &MI, unsigned Op, in getT2SOImmOpValue() function in __anon26ccedc10111::ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 198 unsigned getT2SOImmOpValue(const MachineInstr &MI, unsigned Op) in getT2SOImmOpValue() function in __anon6d3f1ab80111::ARMCodeEmitter
|
D | ARMInstrThumb2.td | 73 let EncoderMethod = "getT2SOImmOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 4216 op = getT2SOImmOpValue(MI, 1, Fixups, STI); 10876 op = getT2SOImmOpValue(MI, 1, Fixups, STI); 10949 op = getT2SOImmOpValue(MI, 2, Fixups, STI);
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 88 let EncoderMethod = "getT2SOImmOpValue";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 84 let EncoderMethod = "getT2SOImmOpValue";
|