Searched defs:getLoadExtAction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h520 LegalizeAction getLoadExtAction(unsigned ExtType, MVT VT) const { function in class:llvm::TargetLoweringBase
529 getLoadExtAction(ExtType, VT.getSimpleVT()) == Legal;

Completed in 81 milliseconds