Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp78 LoadInst *getBaseLoad() const { in getBaseLoad() function
718 LoadInst *BaseLHS = LHSMul->getBaseLoad(); in InsertParallelMACs()
719 LoadInst *BaseRHS = RHSMul->getBaseLoad(); in InsertParallelMACs()