Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp140 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
146 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
432 Record *OpR = OperandRecords[I]; in emitOperandTypeMappings() local
556 auto *OpR = Op.Rec; in emitLogicalOperandTypeMappings() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp806 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1387 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1598 SDValue OpR = GetPromotedInteger(NewRHS); in PromoteSetCCOperands() local