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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1069 std::vector<Product> RealMuls, ImagMuls; local
1102 collectPartialMuls( const std::vector<Product> &RealMuls, const std::vector<Product> &ImagMuls, std::vector<PartialMulCandidate> &PartialMulCandidates) argument
1154 identifyMultiplications( std::vector<Product> &RealMuls, std::vector<Product> &ImagMuls, NodePtr Accumulator = nullptr) argument
[all...]

Completed in 65 milliseconds