Home
last modified time | relevance | path

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

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