Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h450 LegalizeAction getLoadExtAction(unsigned ExtType, MVT VT) const { in getLoadExtAction() function
459 getLoadExtAction(ExtType, VT.getSimpleVT()) == Legal; in isLoadExtLegal()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp937 TLI.getLoadExtAction(ExtType, MVT::i1) == TargetLowering::Promote)) { in LegalizeLoadOps()
1048 switch (TLI.getLoadExtAction(ExtType, SrcVT.getSimpleVT())) { in LegalizeLoadOps()