Home
last modified time | relevance | path

Searched defs:Opr (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUAsmUtils.cpp90 const CustomOperand<const MCSubtargetInfo &> Opr[] = { variable
DAMDGPUBaseInfo.cpp1386 static unsigned getDefaultCustomOperandEncoding(const CustomOperandVal *Opr, in getDefaultCustomOperandEncoding()
1398 static bool isSymbolicCustomOperandEncoding(const CustomOperandVal *Opr, in isSymbolicCustomOperandEncoding()
1417 static bool decodeCustomOperand(const CustomOperandVal *Opr, int Size, in decodeCustomOperand()
1441 static int encodeCustomOperand(const CustomOperandVal *Opr, int Size, in encodeCustomOperand()
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1276 auto IsOperand = [](Inst *Instr, Operand *Opr) -> bool { in shortCircuit()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueTracking.cpp5498 if (auto *Opr = dyn_cast<Operator>(V)) { in isGuaranteedNotToBeUndefOrPoison() local
5566 auto *Opr = cast<Operator>(Cond); in isGuaranteedNotToBeUndefOrPoison() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3560 const MCOperand &Opr = Inst.getOperand(OperandIdx); in validateVOPDRegBankConstraints() local
7687 AMDGPUOperand &Opr = ((AMDGPUOperand &)*Operands[Operands.size() - 1]); in parseSOppBrTarget() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5792 AMDGPUOperand &Opr = ((AMDGPUOperand &)*Operands[Operands.size() - 1]); in parseSOppBrTarget() local