Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6324 bool IsSignExt = Op0.getOpcode() == RISCVISD::VSEXT_VL; in PerformDAGCombine() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13447 auto IsSignExt = [&](SDValue Op) { in PerformMVEVMULLCombine() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8504 bool IsSignExt = LeftOp.getOpcode() == ISD::SIGN_EXTEND; in combineShiftToMULH() local