Searched defs:MatchMinMax (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 16474 auto MatchMinMax = [&VL, &Mask](SDValue V, unsigned Opc, unsigned OpcVL, combineTruncToVnclip() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 50827 auto MatchMinMax = [](SDValue V, unsigned Opcode, APInt &Limit) -> SDValue { detectUSatPattern() local |