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.cpp79 LoadInst *getBaseLoad() const { in getBaseLoad() function
715 LoadInst *BaseLHS = LHSMul->getBaseLoad(); in InsertParallelMACs()
716 LoadInst *BaseRHS = RHSMul->getBaseLoad(); in InsertParallelMACs()