Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp151 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); in GetOperandInfo() local
157 Record *OpR = OperandList[j].Rec; in GetOperandInfo() local
448 Record *OpR = OperandRecords[I]; in emitOperandTypeMappings() local
597 auto *OpR = Op.Rec; in emitLogicalOperandTypeMappings() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp821 Value *OpR = InstR->getOperand(i); in cmpBasicBlocks() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1393 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; in isLegalToPacketizeTogether() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1789 SDValue OpR = GetPromotedInteger(RHS); in PromoteSetCCOperands() local