Searched defs:Muls (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMParallelDSP.cpp | 87 MulCandList Muls; global() member in __anone0ce2a9b0111::Reduction |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantRange.cpp | 1180 auto Muls = {Min.smul_ov(OtherMin, O1), Min.smul_ov(OtherMax, O2), smul_fast() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ComplexDeinterleavingPass.cpp | 988 __anonaf30dea60702(Instruction *Insn, std::vector<Product> &Muls, std::list<Addend> &Addends) identifyReassocNodes() argument |