Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp91 Value *getCompareLoadPairs(unsigned BlockIndex, unsigned &LoadIndex);
244 Value *MemCmpExpansion::getCompareLoadPairs(unsigned BlockIndex, in getCompareLoadPairs() function in __anon507f8fed0111::MemCmpExpansion
348 Value *Cmp = getCompareLoadPairs(BlockIndex, LoadIndex); in emitLoadCompareBlockMultipleLoads()
514 Value *Cmp = getCompareLoadPairs(0, LoadIndex); in getMemCmpEqZeroOneBlock()