Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp147 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
153 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
450 Record *OpR = OperandRecords[I]; in emitOperandTypeMappings() local
599 auto *OpR = Op.Rec; in emitLogicalOperandTypeMappings() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp907 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1393 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1934 SDValue OpR = GetPromotedInteger(RHS); in PromoteSetCCOperands() local