Searched refs:getCCOpValue (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
D | VEMCCodeEmitter.cpp | 71 uint64_t getCCOpValue(const MCInst &MI, unsigned OpNo, 138 uint64_t VEMCCodeEmitter::getCCOpValue(const MCInst &MI, unsigned OpNo, in getCCOpValue() function in VEMCCodeEmitter
|
/external/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430MCCodeEmitter.cpp | 69 unsigned getCCOpValue(const MCInst &MI, unsigned Op, 184 unsigned MSP430MCCodeEmitter::getCCOpValue(const MCInst &MI, unsigned Op, in getCCOpValue() function in llvm::MSP430MCCodeEmitter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430MCCodeEmitter.cpp | 69 unsigned getCCOpValue(const MCInst &MI, unsigned Op, 184 unsigned MSP430MCCodeEmitter::getCCOpValue(const MCInst &MI, unsigned Op, in getCCOpValue() function in llvm::MSP430MCCodeEmitter
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 127 let EncoderMethod = "getCCOpValue";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.td | 127 let EncoderMethod = "getCCOpValue";
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 410 let EncoderMethod = "getCCOpValue";
|