Home
last modified time | relevance | path

Searched refs:decodeBoolReg (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.h137 MCOperand decodeBoolReg(unsigned Val) const;
DAMDGPUDisassembler.cpp104 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, in decodeBoolReg() function
107 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()
1179 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.h263 MCOperand decodeBoolReg(unsigned Val) const;
DAMDGPUDisassembler.cpp104 static DecodeStatus decodeBoolReg(MCInst &Inst, unsigned Val, uint64_t Addr, in decodeBoolReg() function
107 return addOperand(Inst, DAsm->decodeBoolReg(Val)); in decodeBoolReg()
1842 MCOperand AMDGPUDisassembler::decodeBoolReg(unsigned Val) const { in decodeBoolReg() function in AMDGPUDisassembler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td925 let DecoderMethod = "decodeBoolReg";
930 let DecoderMethod = "decodeBoolReg";
943 let DecoderMethod = "decodeBoolReg";
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td1084 let DecoderMethod = "decodeBoolReg";
1089 let DecoderMethod = "decodeBoolReg";
1102 let DecoderMethod = "decodeBoolReg";