Searched defs:IsFreeTruncation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86PartialReduction.cpp | 81 auto IsFreeTruncation = [&](Value *Op) { matchVPDPBUSDPattern() local |
H A D | X86ISelLowering.cpp | 44104 auto IsFreeTruncation = [](SDValue &Op) -> bool { detectExtMul() local |