Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2534 bool isExtLoad(const LoadInst *Load, const Instruction *Ext, in isExtLoad() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6161 return TLI->isExtLoad(LI, Inst, *DL); in canFormExtLd()