/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 201 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() local 479 ISD::LoadExtType ExtType = LD->getExtensionType(); in ExpandLoad() local
|
H A D | LegalizeVectorTypes.cpp | 949 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() local 995 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() local 2389 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() local 2420 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() local 3110 ISD::LoadExtType ExtType) { in GenWidenVectorExtLoads()
|
H A D | SelectionDAG.cpp | 237 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType() 2531 unsigned ExtType = LD->getExtensionType(); in ComputeNumSignBits() local 4640 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 4673 SelectionDAG::getLoad(ISD::MemIndexedMode AM, ISD::LoadExtType ExtType, in getLoad() 4742 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, SDLoc dl, EVT VT, in getExtLoad() 4755 SDValue SelectionDAG::getExtLoad(ISD::LoadExtType ExtType, SDLoc dl, EVT VT, in getExtLoad()
|
H A D | DAGCombiner.cpp | 877 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) in PromoteOperand() local 1099 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) in PromoteLoad() local 5255 ISD::NodeType ExtType) { in ExtendSetCCUses() 5891 ISD::LoadExtType ExtType = LN0->getExtensionType(); in visitANY_EXTEND() local 5999 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in ReduceLoadWidth() local 10526 ISD::LoadExtType ExtType = TLI.isLoadExtLegal(ISD::ZEXTLOAD, ResultVT, in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
|
H A D | LegalizeIntegerTypes.cpp | 446 ISD::LoadExtType ExtType = in PromoteIntRes_LOAD() local 1958 ISD::LoadExtType ExtType = N->getExtensionType(); in ExpandIntRes_LOAD() local
|
H A D | LegalizeDAG.cpp | 875 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeLoadOps() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 565 LegalizeAction getLoadExtAction(unsigned ExtType, EVT ValVT, EVT MemVT) const { in getLoadExtAction() 575 bool isLoadExtLegal(unsigned ExtType, EVT ValVT, EVT MemVT) const { in isLoadExtLegal() 1250 void setLoadExtAction(unsigned ExtType, MVT ValVT, MVT MemVT, in setLoadExtAction()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/InstPrinter/ |
H A D | AArch64InstPrinter.cpp | 1000 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 2140 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; in LowerFormalArguments() local 7491 unsigned ExtType = LHS.getOpcode(); in performAddSubLongCombine() local 8111 bool checkValueWidth(SDValue V, unsigned width, ISD::LoadExtType &ExtType) { in checkValueWidth() 8218 ISD::LoadExtType ExtType, signed AddConstant, in isEquivalentMaskless() 8343 ISD::LoadExtType ExtType; in performCONDCombine() local
|
H A D | AArch64InstrInfo.cpp | 1285 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getMemExtendType(Val); in isScaledAddr() local
|
H A D | AArch64FastISel.cpp | 54 AArch64_AM::ShiftExtendType ExtType; member in __anon23467fb50111::AArch64FastISel::Address 1349 AArch64_AM::ShiftExtendType ExtType, in emitAddSub_rx()
|
H A D | AArch64ISelDAGToDAG.cpp | 974 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 3993 unsigned ExtType = in PerformANDCombine() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUISelLowering.cpp | 1404 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 1186 ISD::LoadExtType ExtType = (C.ICmpType == SystemZICMP::SignedOnly ? in adjustSubwordCmp() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2154 ISD::LoadExtType ExtType = LD->getExtensionType(); in lowerLOAD() local
|