Searched defs:OpR (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | InstrInfoEmitter.cpp | 147 auto *OpR = cast<DefInit>(MIOI->getArg(j))->getDef(); GetOperandInfo() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | FunctionComparator.cpp | 907 Value *OpR = InstR->getOperand(i); cmpBasicBlocks() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVLIWPacketizer.cpp | 1393 const MachineOperand &OpR = secondRegMatch ? NOp0 : NOp1; isLegalToPacketizeTogether() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 1934 SDValue OpR = GetPromotedInteger(RHS); PromoteSetCCOperands() local |