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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp131 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); local
137 Record *OpR = OperandList[j].Rec; local
414 Record *OpR = OperandRecords[I]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp799 Value *OpR = InstR->getOperand(i); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1387 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h2107 Value *OpL = nullptr, *OpR = nullptr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1462 SDValue OpR = GetPromotedInteger(NewRHS); local

Completed in 124 milliseconds