Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h286 virtual bool addrSinkUsingGEPs() const { in addrSinkUsingGEPs() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h531 bool addrSinkUsingGEPs() const override { in addrSinkUsingGEPs() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5229 SubtargetInfo->addrSinkUsingGEPs())) { in optimizeMemoryInst()