Home
last modified time | relevance | path

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

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