Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3015 bool isExtLoad(const LoadInst *Load, const Instruction *Ext, in isExtLoad() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6564 return TLI->isExtLoad(LI, Inst, *DL); in canFormExtLd()