Home
last modified time | relevance | path

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

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