Searched refs:getSORegRegOpValue (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 271 unsigned getSORegRegOpValue(const MCInst &MI, unsigned Op, 1086 getSORegRegOpValue(const MCInst &MI, unsigned OpIdx, in getSORegRegOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 369 unsigned getSORegRegOpValue(const MCInst &MI, unsigned Op, 1324 getSORegRegOpValue(const MCInst &MI, unsigned OpIdx, in getSORegRegOpValue() function in ARMMCCodeEmitter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 346 unsigned getSORegRegOpValue(const MCInst &MI, unsigned Op, 1313 getSORegRegOpValue(const MCInst &MI, unsigned OpIdx, in getSORegRegOpValue() function in ARMMCCodeEmitter
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMCodeEmitter.cpp | 200 unsigned getSORegRegOpValue(const MachineInstr &MI, unsigned Op) in getSORegRegOpValue() function in __anon6238cde10111::ARMCodeEmitter
|
D | ARMInstrInfo.td | 453 let EncoderMethod = "getSORegRegOpValue"; 475 let EncoderMethod = "getSORegRegOpValue";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenMCCodeEmitter.inc | 9937 op = getSORegRegOpValue(MI, 1, Fixups, STI); 10247 op = getSORegRegOpValue(MI, 1, Fixups, STI); 10264 op = getSORegRegOpValue(MI, 1, Fixups, STI); 10628 op = getSORegRegOpValue(MI, 2, Fixups, STI);
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 546 let EncoderMethod = "getSORegRegOpValue"; 568 let EncoderMethod = "getSORegRegOpValue";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 635 let EncoderMethod = "getSORegRegOpValue"; 657 let EncoderMethod = "getSORegRegOpValue";
|