Searched defs:HiOp (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonRDFOpt.cpp | 127 const MachineOperand &HiOp = MI->getOperand(1); in INITIALIZE_PASS_DEPENDENCY() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 10612 unsigned HiOp = Signed ? ISD::MULHS : ISD::MULHU; expandFixedPointMul() local |
H A D | DAGCombiner.cpp | 5327 SimplifyNodeWithTwoResults(SDNode * N,unsigned LoOp,unsigned HiOp) SimplifyNodeWithTwoResults() argument |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 11258 SDValue HiOp = performFCopySignCombine() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 28690 SDValue HiOp = B.getOperand(i + j + 8); LowervXi8MulWithUNPCK() local |