Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DSeedCollector.h146 return Utils::atLowerAddress(cast<LoadOrStoreT>(I0), in MemSeedBundle()
160 return Utils::atLowerAddress(cast<LoadOrStoreT>(I0), in insert()
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DUtils.h113 static bool atLowerAddress(LoadOrStoreT *I0, LoadOrStoreT *I1, in atLowerAddress() function