Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2790 bool isExtLoad(const LoadInst *Load, const Instruction *Ext, in isExtLoad() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6295 return TLI->isExtLoad(LI, Inst, *DL); in canFormExtLd()