/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/ |
H A D | RISCV.cpp | 45 static StringRef getExtensionType(StringRef Ext) { in getExtensionType() function 196 StringRef Type = getExtensionType(Ext); in getExtensionFeatures() 254 StringRef Desc = getExtensionTypeDesc(getExtensionType(Ext)); in getExtensionFeatures()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 2266 ISD::LoadExtType getExtensionType() const { 2364 ISD::LoadExtType getExtensionType() const { 2476 ISD::LoadExtType getExtensionType() const { 2668 return Ld && Ld->getExtensionType() == ISD::NON_EXTLOAD && 2675 cast<LoadSDNode>(N)->getExtensionType() == ISD::NON_EXTLOAD; 2681 cast<LoadSDNode>(N)->getExtensionType() == ISD::EXTLOAD; 2687 cast<LoadSDNode>(N)->getExtensionType() == ISD::SEXTLOAD; 2693 cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 128 if ((LD->getExtensionType() != ISD::NON_EXTLOAD) || in selectIndexedLoad() 173 if (LD->getExtensionType() != ISD::NON_EXTLOAD || AM != ISD::POST_INC) { in selectIndexedProgMemLoad()
|
H A D | AVRISelLowering.cpp | 886 if (LD->getExtensionType() != ISD::NON_EXTLOAD) in getPreIndexedAddressParts() 941 if (LD->getExtensionType() != ISD::NON_EXTLOAD) in getPostIndexedAddressParts()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 692 switch (LD->getExtensionType()) { in print_details() 724 switch (MLd->getExtensionType()) { in print_details() 761 switch (MGather->getExtensionType()) { in print_details()
|
H A D | DAGCombiner.cpp | 1214 : LD->getExtensionType(); in PromoteOperand() 1451 : LD->getExtensionType(); in PromoteLoad() 5296 if (Load->getExtensionType() != ISD::NON_EXTLOAD && in isLegalNarrowLdSt() 5346 if (Load->getExtensionType() == ISD::ZEXTLOAD && in SearchForAndLoads() 5613 if (MLoad && BVec && MLoad->getExtensionType() == ISD::EXTLOAD && in visitAND() 5766 switch (Load->getExtensionType()) { in visitAND() 5781 if (Load->getExtensionType() == ISD::EXTLOAD) { in visitAND() 7188 return L->getExtensionType() == ISD::ZEXTLOAD in calculateByteProvider() 9739 MGT->getExtensionType()); in visitMGATHER() 9747 MGT->getExtensionType()); in visitMGATHER() [all …]
|
H A D | LegalizeFloatTypes.cpp | 686 if (L->getExtensionType() == ISD::NON_EXTLOAD) { in SoftenFloatRes_LOAD() 687 NewL = DAG.getLoad(L->getAddressingMode(), L->getExtensionType(), NVT, dl, in SoftenFloatRes_LOAD() 1622 Hi = DAG.getExtLoad(LD->getExtensionType(), dl, NVT, Chain, Ptr, in ExpandFloatRes_LOAD() 2463 L->getAddressingMode(), L->getExtensionType(), IVT, SDLoc(N), in PromoteFloatRes_LOAD() 2766 assert(L->getExtensionType() == ISD::NON_EXTLOAD && "Unexpected extension!"); in SoftPromoteHalfRes_LOAD() 2768 DAG.getLoad(L->getAddressingMode(), L->getExtensionType(), MVT::i16, in SoftPromoteHalfRes_LOAD()
|
H A D | LegalizeVectorTypes.cpp | 359 ISD::UNINDEXED, N->getExtensionType(), in ScalarizeVecRes_LOAD() 1689 ISD::LoadExtType ExtType = LD->getExtensionType(); in SplitVecRes_LOAD() 1742 ISD::LoadExtType ExtType = MLD->getExtensionType(); in SplitVecRes_MLOAD() 1827 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecRes_MGATHER() 2519 ISD::LoadExtType ExtType = MGT->getExtensionType(); in SplitVecOp_MGATHER() 4012 ISD::LoadExtType ExtType = LD->getExtensionType(); in WidenVecRes_LOAD() 4057 ISD::LoadExtType ExtType = N->getExtensionType(); in WidenVecRes_MLOAD() 4106 N->getIndexType(), N->getExtensionType()); in WidenVecRes_MGATHER() 4947 MG->getExtensionType()); in WidenVecOp_MGATHER()
|
H A D | LegalizeVectorOps.cpp | 259 ISD::LoadExtType ExtType = LD->getExtensionType(); in LegalizeOp() 263 switch (TLI.getLoadExtAction(LD->getExtensionType(), LD->getValueType(0), in LegalizeOp()
|
H A D | TargetLowering.cpp | 3578 if (LN0->getExtensionType() == ISD::ZEXTLOAD) { in SimplifySetCC() 3581 } else if (LN0->getExtensionType() == ISD::SEXTLOAD) { in SimplifySetCC() 3660 if (Lod->getExtensionType() != ISD::NON_EXTLOAD) in SimplifySetCC() 7299 ISD::LoadExtType ExtType = LD->getExtensionType(); in scalarizeVectorLoad() 7548 Load = DAG.getExtLoad(LD->getExtensionType(), dl, VT, TF, StackBase, in expandUnalignedLoad() 7568 ISD::LoadExtType HiExtType = LD->getExtensionType(); in expandUnalignedLoad()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 300 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD) in isValidIndexedLoad()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1299 ISD::LoadExtType ExtType = Load->getExtensionType(); in lowerPrivateExtLoad() 1355 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); in LowerLOAD() 1378 ((LoadNode->getExtensionType() == ISD::NON_EXTLOAD) || in LowerLOAD() 1379 (LoadNode->getExtensionType() == ISD::ZEXTLOAD))) { in LowerLOAD() 1414 if (LoadNode->getExtensionType() == ISD::SEXTLOAD) { in LowerLOAD()
|
H A D | R600Instructions.td | 318 return L->getExtensionType() == ISD::ZEXTLOAD || 319 L->getExtensionType() == ISD::EXTLOAD;
|
H A D | AMDGPUISelDAGToDAG.cpp | 432 LoadOp = LdHi->getExtensionType() == ISD::SEXTLOAD ? in matchLoadD16FromBuildVector() 460 LoadOp = LdLo->getExtensionType() == ISD::SEXTLOAD ? in matchLoadD16FromBuildVector()
|
H A D | SIISelLowering.cpp | 7974 assert((!MemVT.isVector() || Ld->getExtensionType() == ISD::NON_EXTLOAD) && in widenLoad() 7990 assert(Ld->getExtensionType() == ISD::NON_EXTLOAD && in widenLoad() 7996 if (Ld->getExtensionType() == ISD::SEXTLOAD) { in widenLoad() 7999 } else if (Ld->getExtensionType() == ISD::ZEXTLOAD || in widenLoad() 8000 Ld->getExtensionType() == ISD::NON_EXTLOAD) { in widenLoad() 8003 assert(Ld->getExtensionType() == ISD::EXTLOAD); in widenLoad() 8013 Cvt = getLoadExtOrTrunc(DAG, Ld->getExtensionType(), Cvt, SL, IntVT); in widenLoad() 8025 ISD::LoadExtType ExtType = Load->getExtensionType(); in LowerLOAD()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZOperators.td | 530 unsigned Type = cast<LoadSDNode>(N)->getExtensionType(); 545 unsigned Type = cast<LoadSDNode>(N)->getExtensionType(); 560 return cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD;
|
H A D | SystemZISelDAGToDAG.cpp | 1000 (Load->getExtensionType() == ISD::EXTLOAD || in tryRISBGZero() 1001 Load->getExtensionType() == ISD::ZEXTLOAD) && in tryRISBGZero()
|
H A D | SystemZISelLowering.cpp | 2097 if (Load->getExtensionType() == ISD::SEXTLOAD) { in adjustSubwordCmp() 2120 } else if (Load->getExtensionType() == ISD::ZEXTLOAD) { in adjustSubwordCmp() 2133 Load->getExtensionType() != ExtType) { in adjustSubwordCmp() 2157 switch (Load->getExtensionType()) { in isNaturalMemoryOperand() 2311 unsigned Type = L->getExtensionType(); in adjustICmpTruncate()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kInstrInfo.td | 491 ISD::LoadExtType ExtType = LD->getExtensionType(); 501 ISD::LoadExtType ExtType = LD->getExtensionType();
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetSelectionDAG.td | 802 // cast<LoadSDNode>(N)->getExtensionType() != ISD::NON_EXTLOAD 804 // cast<LoadSDNode>(N)->getExtensionType() == ISD::EXTLOAD; 806 // cast<LoadSDNode>(N)->getExtensionType() == ISD::SEXTLOAD; 808 // cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 76 ISD::LoadExtType ExtType = LD->getExtensionType(); in SelectIndexedLoad() 295 if (N->getExtensionType() != IntExt) in tryLoadOfLoadIntrinsic() 1475 if (L->getExtensionType() != ISD::SEXTLOAD) in DetectUseSxtw()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 1601 Opcode = (LD->getExtensionType() == ISD::SEXTLOAD) in tryARMIndexedLoad() 1605 if (LD->getExtensionType() == ISD::SEXTLOAD) { in tryARMIndexedLoad() 1657 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD || in tryT1IndexedLoad() 1687 bool isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryT2IndexedLoad() 1752 isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryMVEIndexedLoad() 1768 isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryMVEIndexedLoad()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2993 LD->getExtensionType() == ISD::SEXTLOAD && in getPreIndexedAddressParts() 8177 if (!LD || LD->getExtensionType() != ET || LD->isVolatile() || in canReuseLoadAddress() 13587 return LD->getExtensionType() == ISD::EXTLOAD && in isFPExtLoad() 13705 IsRoundOfExtLoad = LD->getExtensionType() == ISD::EXTLOAD; in combineBVOfConsecutiveLoads() 13728 if (IsRoundOfExtLoad && LD2->getExtensionType() != ISD::EXTLOAD) in combineBVOfConsecutiveLoads() 13936 (LD->getExtensionType() != ISD::ZEXTLOAD && in combineBVZEXTLOAD() 13937 LD->getExtensionType() != ISD::EXTLOAD)) in combineBVZEXTLOAD() 14837 if (LD->getExtensionType() != ISD::NON_EXTLOAD || in PerformDAGCombine() 16109 (LD->getExtensionType() == ISD::NON_EXTLOAD || in isZExtFree() 16110 LD->getExtensionType() == ISD::ZEXTLOAD)) in isZExtFree() [all …]
|
H A D | PPCISelDAGToDAG.cpp | 2991 if (InputLoad && InputLoad->getExtensionType() == ISD::SEXTLOAD) in signExtendInputIfNeeded() 3030 if (InputLoad && InputLoad->getExtensionType() != ISD::SEXTLOAD) in zeroExtendInputIfNeeded() 5139 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select() 5176 bool isSExt = LD->getExtensionType() == ISD::SEXTLOAD; in Select()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 899 if (PlainLoad && (PlainLoad->getExtensionType() == ISD::SEXTLOAD)) in tryLoad() 1681 bool IsSigned = LdNode->getExtensionType() == ISD::SEXTLOAD; in tryLDGLDU()
|