Searched refs:getBaseLoad (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp77 LoadInst *getBaseLoad() const { function in struct:__anon4032::MulCandidate
722 LoadInst *BaseLHS = LHSMul->getBaseLoad();
723 LoadInst *BaseRHS = RHSMul->getBaseLoad();

Completed in 63 milliseconds