Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDInstrInfoEmitter.cpp131 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
137 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
414 Record *OpR = OperandRecords[I]; in emitOperandTypeMappings() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDFunctionComparator.cpp776 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonVLIWPacketizer.cpp1380 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeIntegerTypes.cpp1371 SDValue OpR = GetPromotedInteger(NewRHS); in PromoteSetCCOperands() local