Searched defs:addrSinkUsingGEPs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetSubtargetInfo.h | 285 virtual bool addrSinkUsingGEPs() const { addrSinkUsingGEPs() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64Subtarget.h | 313 bool addrSinkUsingGEPs() const override { addrSinkUsingGEPs() function |