Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h281 virtual bool addrSinkUsingGEPs() const { in addrSinkUsingGEPs() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h447 bool addrSinkUsingGEPs() const override { in addrSinkUsingGEPs() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4894 TM && SubtargetInfo->addrSinkUsingGEPs())) { in optimizeMemoryInst()