Home
last modified time | relevance | path

Searched defs:ExtType (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp156 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local
383 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad() local
DLegalizeVectorTypes.cpp806 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local
2023 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local
2591 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
DDAGCombiner.cpp731 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) in PromoteOperand() local
955 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) in PromoteLoad() local
4277 ISD::NodeType ExtType) { in ExtendSetCCUses()
5032 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in ReduceLoadWidth() local
8623 ISD::LoadExtType ExtType = TLI.isLoadExtLegal(ISD::ZEXTLOAD, LVT) in visitEXTRACT_VECTOR_ELT() local
DLegalizeIntegerTypes.cpp416 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() local
1800 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD() local
DSelectionDAG.cpp2292 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local
4363 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
4396 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
4456 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, DebugLoc dl, EVT VT, in getExtLoad()
DLegalizeDAG.cpp868 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps() local
/external/llvm/include/llvm/Target/
DTargetLowering.h439 LegalizeAction getLoadExtAction(unsigned ExtType, MVT VT) const { in getLoadExtAction()
447 bool isLoadExtLegal(unsigned ExtType, EVT VT) const { in isLoadExtLegal()
987 void setLoadExtAction(unsigned ExtType, MVT VT, in setLoadExtAction()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2133 ISD::LoadExtType ExtType = LD->getExtensionType(); in lowerLOAD() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5168 MVT::SimpleValueType ExtType = LD->getValueType(0).getSimpleVT().SimpleTy; in SkipLoadExtensionForVMULL() local