Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h284 virtual bool addrSinkUsingGEPs() const { in addrSinkUsingGEPs() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h281 bool addrSinkUsingGEPs() const override { in addrSinkUsingGEPs() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5348 SubtargetInfo->addrSinkUsingGEPs())) { in optimizeMemoryInst()