Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp122 const MachineOperand &HiOp = MI->getOperand(1); in INITIALIZE_PASS_DEPENDENCY() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8135 unsigned HiOp = Signed ? ISD::MULHS : ISD::MULHU; in expandFixedPointMul() local
H A DDAGCombiner.cpp4548 unsigned HiOp) { in SimplifyNodeWithTwoResults()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27605 SDValue HiOp = B.getOperand(i + j + 8); in LowervXi8MulWithUNPCK() local