Home
last modified time | relevance | path

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

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