/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.h | 61 struct ExtType { struct 62 enum { SExt, ZExt }; 65 ExtType(char t, uint16_t w) : Type(t), Width(w) {} in ExtType() argument 67 char Type = 0; 68 uint16_t Width = 0;
|
H A D | HexagonISelDAGToDAG.cpp | 81 ISD::LoadExtType ExtType = LD->getExtensionType(); INITIALIZE_PASS() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTCommon.cpp | 218 EXT_OPAQUE_TYPE(ExtType,Id,Ext) TypeIdxFromBuiltin() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 80 EXT_OPAQUE_TYPE(ExtType,Id,Ext) global() argument
|
H A D | CodeGenTypes.cpp | 436 EXT_OPAQUE_TYPE(ExtType,Id,Ext) ConvertType() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | NSAPI.cpp | 468 EXT_OPAQUE_TYPE(ExtType,Id,Ext) getNSNumberFactoryMethodKind() argument
|
H A D | PrintfFormatString.cpp | 792 EXT_OPAQUE_TYPE(ExtType,Id,Ext) fixType() argument
|
H A D | TypeLoc.cpp | 412 EXT_OPAQUE_TYPE(ExtType,Id,Ext) getWrittenTypeSpec() argument
|
H A D | Type.cpp | 3369 EXT_OPAQUE_TYPE(ExtType,Id,Ext) getName() argument 4537 EXT_OPAQUE_TYPE(ExtType,Id,Ext) canHaveNullability() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1266 ISD::LoadExtType ExtType = Load->getExtensionType(); lowerPrivateExtLoad() local 1322 ISD::LoadExtType ExtType = LoadNode->getExtensionType(); LowerLOAD() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 1890 ISD::LoadExtType ExtType = LD->getExtensionType(); SplitVecRes_LOAD() local 1936 ISD::LoadExtType ExtType = LD->getExtensionType(); SplitVecRes_VP_LOAD() local 2104 ISD::LoadExtType ExtType = MLD->getExtensionType(); SplitVecRes_MLOAD() local 2229 ISD::LoadExtType ExtType = MGT->getExtensionType(); SplitVecRes_Gather() local 5341 ISD::LoadExtType ExtType = LD->getExtensionType(); WidenVecRes_LOAD() local 5417 ISD::LoadExtType ExtType = N->getExtensionType(); WidenVecRes_VP_LOAD() local 5473 ISD::LoadExtType ExtType = N->getExtensionType(); WidenVecRes_MLOAD() local 7180 GenWidenVectorExtLoads(SmallVectorImpl<SDValue> & LdChain,LoadSDNode * LD,ISD::LoadExtType ExtType) GenWidenVectorExtLoads() argument [all...] |
H A D | SelectionDAG.cpp | 561 getExtForLoadExtType(bool IsFP,ISD::LoadExtType ExtType) getExtForLoadExtType() argument 4834 unsigned ExtType = LD->getExtensionType(); ComputeNumSignBits() local 8476 getLoad(ISD::MemIndexedMode AM,ISD::LoadExtType ExtType,EVT VT,const SDLoc & dl,SDValue Chain,SDValue Ptr,SDValue Offset,MachinePointerInfo PtrInfo,EVT MemVT,Align Alignment,MachineMemOperand::Flags MMOFlags,const AAMDNodes & AAInfo,const MDNode * Ranges) getLoad() argument 8500 getLoad(ISD::MemIndexedMode AM,ISD::LoadExtType ExtType,EVT VT,const SDLoc & dl,SDValue Chain,SDValue Ptr,SDValue Offset,EVT MemVT,MachineMemOperand * MMO) getLoad() argument 8567 getExtLoad(ISD::LoadExtType ExtType,const SDLoc & dl,EVT VT,SDValue Chain,SDValue Ptr,MachinePointerInfo PtrInfo,EVT MemVT,MaybeAlign Alignment,MachineMemOperand::Flags MMOFlags,const AAMDNodes & AAInfo) getExtLoad() argument 8578 getExtLoad(ISD::LoadExtType ExtType,const SDLoc & dl,EVT VT,SDValue Chain,SDValue Ptr,EVT MemVT,MachineMemOperand * MMO) getExtLoad() argument 8749 getLoadVP(ISD::MemIndexedMode AM,ISD::LoadExtType ExtType,EVT VT,const SDLoc & dl,SDValue Chain,SDValue Ptr,SDValue Offset,SDValue Mask,SDValue EVL,MachinePointerInfo PtrInfo,EVT MemVT,Align Alignment,MachineMemOperand::Flags MMOFlags,const AAMDNodes & AAInfo,const MDNode * Ranges,bool IsExpanding) getLoadVP() argument 8772 getLoadVP(ISD::MemIndexedMode AM,ISD::LoadExtType ExtType,EVT VT,const SDLoc & dl,SDValue Chain,SDValue Ptr,SDValue Offset,SDValue Mask,SDValue EVL,EVT MemVT,MachineMemOperand * MMO,bool IsExpanding) getLoadVP() argument 8827 getExtLoadVP(ISD::LoadExtType ExtType,const SDLoc & dl,EVT VT,SDValue Chain,SDValue Ptr,SDValue Mask,SDValue EVL,MachinePointerInfo PtrInfo,EVT MemVT,MaybeAlign Alignment,MachineMemOperand::Flags MMOFlags,const AAMDNodes & AAInfo,bool IsExpanding) getExtLoadVP() argument 8840 getExtLoadVP(ISD::LoadExtType ExtType,const SDLoc & dl,EVT VT,SDValue Chain,SDValue Ptr,SDValue Mask,SDValue EVL,EVT MemVT,MachineMemOperand * MMO,bool IsExpanding) getExtLoadVP() argument 9002 getStridedLoadVP(ISD::MemIndexedMode AM,ISD::LoadExtType ExtType,EVT VT,const SDLoc & DL,SDValue Chain,SDValue Ptr,SDValue Offset,SDValue Stride,SDValue Mask,SDValue EVL,MachinePointerInfo PtrInfo,EVT MemVT,Align Alignment,MachineMemOperand::Flags MMOFlags,const AAMDNodes & AAInfo,const MDNode * Ranges,bool IsExpanding) getStridedLoadVP() argument 9025 getStridedLoadVP(ISD::MemIndexedMode AM,ISD::LoadExtType ExtType,EVT VT,const SDLoc & DL,SDValue Chain,SDValue Ptr,SDValue Offset,SDValue Stride,SDValue Mask,SDValue EVL,EVT MemVT,MachineMemOperand * MMO,bool IsExpanding) getStridedLoadVP() argument 9080 getExtStridedLoadVP(ISD::LoadExtType ExtType,const SDLoc & DL,EVT VT,SDValue Chain,SDValue Ptr,SDValue Stride,SDValue Mask,SDValue EVL,MachinePointerInfo PtrInfo,EVT MemVT,MaybeAlign Alignment,MachineMemOperand::Flags MMOFlags,const AAMDNodes & AAInfo,bool IsExpanding) getExtStridedLoadVP() argument 9092 getExtStridedLoadVP(ISD::LoadExtType ExtType,const SDLoc & DL,EVT VT,SDValue Chain,SDValue Ptr,SDValue Stride,SDValue Mask,SDValue EVL,EVT MemVT,MachineMemOperand * MMO,bool IsExpanding) getExtStridedLoadVP() argument [all...] |
H A D | LegalizeIntegerTypes.cpp | 857 ISD::LoadExtType ExtType = PromoteIntRes_LOAD() local 873 ISD::LoadExtType ExtType = N->getExtensionType(); PromoteIntRes_MLOAD() local 895 ISD::LoadExtType ExtType = N->getExtensionType(); PromoteIntRes_MGATHER() local 3876 ISD::LoadExtType ExtType = N->getExtensionType(); ExpandIntRes_LOAD() local [all...] |
H A D | LegalizeVectorOps.cpp | 286 ISD::LoadExtType ExtType = LD->getExtensionType(); LegalizeOp() local
|
H A D | DAGCombiner.cpp | 1523 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD PromoteOperand() local 1760 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD) ? ISD::EXTLOAD PromoteLoad() local 6451 isLegalNarrowLdSt(LSBaseSDNode * LDST,ISD::LoadExtType ExtType,EVT & MemVT,unsigned ShAmt) isLegalNarrowLdSt() argument 12867 ExtendSetCCUses(const SmallVectorImpl<SDNode * > & SetCCs,SDValue OrigLoad,SDValue ExtLoad,ISD::NodeType ExtType) ExtendSetCCUses() argument 12928 ISD::LoadExtType ExtType = CombineExtLoad() local 14020 ISD::LoadExtType ExtType = LN0->getExtensionType(); visitANY_EXTEND() local 14178 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; reduceLoadWidth() local 21963 ISD::LoadExtType ExtType = scalarizeExtractedVectorLoad() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1392 getLoadExtAction(unsigned ExtType,EVT ValVT,EVT MemVT) getLoadExtAction() argument 1404 isLoadExtLegal(unsigned ExtType,EVT ValVT,EVT MemVT) isLoadExtLegal() argument 1410 isLoadExtLegalOrCustom(unsigned ExtType,EVT ValVT,EVT MemVT) isLoadExtLegalOrCustom() argument 2476 setLoadExtAction(unsigned ExtType,MVT ValVT,MVT MemVT,LegalizeAction Action) setLoadExtAction() argument 2487 for (auto ExtType : ExtTypes) setLoadExtAction() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 744 EXT_OPAQUE_TYPE(ExtType,Id,Ext) VisitType() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 273 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 91 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::InvalidShiftExtend; global() member in __anon99473b140111::AArch64FastISel::Address 1424 emitAddSub_rx(bool UseAdd,MVT RetVT,unsigned LHSReg,unsigned RHSReg,AArch64_AM::ShiftExtendType ExtType,uint64_t ShiftImm,bool SetFlags,bool WantResult) emitAddSub_rx() argument
|
H A D | AArch64ISelLowering.cpp | 5615 ISD::LoadExtType ExtType = MGT->getExtensionType(); LowerMGATHER() local 5983 unsigned ExtType; LowerLOAD() local 6826 ISD::LoadExtType ExtType = ISD::NON_EXTLOAD; LowerFormalArguments() local 18892 unsigned ExtType = LHS.getOpcode(); performAddSubLongCombine() local 20321 ISD::NodeType ExtType = performSignExtendSetCCCombine() local 21890 checkValueWidth(SDValue V,unsigned width,ISD::LoadExtType & ExtType) checkValueWidth() argument 21994 isEquivalentMaskless(unsigned CC,unsigned width,ISD::LoadExtType ExtType,int AddConstant,int CompConstant) isEquivalentMaskless() argument 22171 ISD::LoadExtType ExtType; performCONDCombine() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1276 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 420 EXT_OPAQUE_TYPE(ExtType,Id,Ext) Initialize() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 1123 EXT_OPAQUE_TYPE(ExtType,Id,Ext) global() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 6314 auto *ExtType = VectorType::get(Op0->getOperand(0)->getType(), VectorTy); getReductionPatternCost() local 6336 auto *ExtType = VectorType::get(RedOp->getOperand(0)->getType(), VectorTy); getReductionPatternCost() local 6357 auto *ExtType = VectorType::get(LargestOpTy, VectorTy); getReductionPatternCost() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 1081 EXT_OPAQUE_TYPE(ExtType,Id,Ext) global() argument
|