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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp135 ISD::LoadExtType ExtType = LD->getExtensionType(); local
358 ISD::LoadExtType ExtType = LD->getExtensionType(); local
H A DLegalizeIntegerTypes.cpp416 ISD::LoadExtType ExtType = local
1796 ISD::LoadExtType ExtType = N->getExtensionType(); local
[all...]
H A DLegalizeVectorTypes.cpp786 ISD::LoadExtType ExtType = LD->getExtensionType(); local
1949 ISD::LoadExtType ExtType = LD->getExtensionType(); local
2511 GenWidenVectorExtLoads(SmallVector<SDValue, 16>& LdChain, LoadSDNode * LD, ISD::LoadExtType ExtType) argument
H A DSelectionDAG.cpp2308 unsigned ExtType = LD->getExtensionType(); local
4245 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, argument
4278 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, argument
4338 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, DebugLo argument
[all...]
H A DDAGCombiner.cpp728 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) local
952 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) local
4982 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; local
4225 ExtendSetCCUses(SmallVector<SDNode*, 4> SetCCs, SDValue Trunc, SDValue ExtLoad, DebugLoc DL, ISD::NodeType ExtType) argument
8265 ISD::LoadExtType ExtType = TLI.isLoadExtLegal(ISD::ZEXTLOAD, LVT) local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h417 LegalizeAction getLoadExtAction(unsigned ExtType, EVT VT) const { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelLowering.cpp566 ISD::LoadExtType ExtType = LN->getExtensionType(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp2250 ISD::LoadExtType ExtType = LD->getExtensionType(); local

Completed in 238 milliseconds