Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp201 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local
483 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad() local
DLegalizeVectorTypes.cpp950 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local
996 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local
2410 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local
2441 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local
3141 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
DSelectionDAG.cpp253 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()
2606 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local
4748 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
4781 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad()
4850 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, SDLoc dl, EVT VT, in getExtLoad()
4863 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, SDLoc dl, EVT VT, in getExtLoad()
DDAGCombiner.cpp910 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) in PromoteOperand() local
1132 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) in PromoteLoad() local
5416 ISD::NodeType ExtType) { in ExtendSetCCUses()
5476 ISD::LoadExtType ExtType = in CombineExtLoad() local
6160 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND() local
6268 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in ReduceLoadWidth() local
10948 ISD::LoadExtType ExtType = TLI.isLoadExtLegal(ISD::ZEXTLOAD, ResultVT, in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
DLegalizeIntegerTypes.cpp456 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() local
1899 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD() local
DLegalizeDAG.cpp875 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps() local
/external/llvm/include/llvm/Target/
DTargetLowering.h575 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, EVT MemVT) const { in getLoadExtAction()
585 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal()
592 bool isLoadExtLegalOrCustom(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegalOrCustom()
1292 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1008 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp374 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2180 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments() local
7653 unsigned ExtType = LHS.getOpcode(); in performAddSubLongCombine() local
8293 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth()
8400 ISD::LoadExtType ExtType, signed AddConstant, in isEquivalentMaskless()
8525 ISD::LoadExtType ExtType; in performCONDCombine() local
DAArch64InstrInfo.cpp1284 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getMemExtendType(Val); in isScaledAddr() local
DAArch64FastISel.cpp54 AArch64_AM::ShiftExtendType ExtType; member in __anonabd4cdc40111::AArch64FastISel::Address
1350 AArch64_AM::ShiftExtendType ExtType, in emitAddSub_rx()
DAArch64ISelDAGToDAG.cpp979 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4001 unsigned ExtType = in PerformANDCombine() local
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp1418 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1253 ISD::LoadExtType ExtType = (C.ICmpType == SystemZICMP::SignedOnly ? in adjustSubwordCmp() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2151 ISD::LoadExtType ExtType = LD->getExtensionType(); in lowerLOAD() local