Home
last modified time | relevance | path

Searched defs:IsSignExt (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8396 bool IsSignExt = Op0.getOpcode() == RISCVISD::VSEXT_VL; in combineMUL_VLToVWMUL_VL() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13924 auto IsSignExt = [&](SDValue Op) { in PerformMVEVMULLCombine() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9162 bool IsSignExt = LeftOp.getOpcode() == ISD::SIGN_EXTEND; in combineShiftToMULH() local