Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h228 if (getTLI()->isExtLoad(LI, I, DL)) in getExtCost()
DTargetLowering.h2115 bool isExtLoad(const LoadInst *Load, const Instruction *Ext, in isExtLoad() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5105 return TLI->isExtLoad(LI, Inst, *DL); in canFormExtLd()