Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1069 std::vector<Product> RealMuls, ImagMuls; in identifyReassocNodes() local
1103 const std::vector<Product> &RealMuls, const std::vector<Product> &ImagMuls, in collectPartialMuls() argument
1155 identifyMultiplications(std::vector<Product> & RealMuls,std::vector<Product> & ImagMuls,NodePtr Accumulator=nullptr) identifyMultiplications() argument
[all...]