Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp77 LoadInst *getBaseLoad() const { in getBaseLoad() function
713 LoadInst *BaseLHS = LHSMul->getBaseLoad(); in InsertParallelMACs()
714 LoadInst *BaseRHS = RHSMul->getBaseLoad(); in InsertParallelMACs()