Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp148 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
154 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/Vectorize/
H A DVPlanAnalysis.cpp309 auto *OpR = Op->getDefiningRecipe(); in collectEphemeralRecipesForVPlan() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp927 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1394 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2064 SDValue OpR = GetPromotedInteger(RHS); in SExtOrZExtPromotedOperands() local