Home
last modified time | relevance | path

Searched defs:OpR (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DInstrInfoEmitter.cpp73 Record *OpR = dynamic_cast<DefInit*>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
79 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
/external/llvm/utils/TableGen/
DInstrInfoEmitter.cpp109 Record *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
115 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DInstrInfoEmitter.cpp129 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
135 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp779 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1199 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1380 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1199 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp952 SDValue OpR = GetPromotedInteger(NewRHS); in PromoteSetCCOperands() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp992 SDValue OpR = GetPromotedInteger(NewRHS); in PromoteSetCCOperands() local