Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h61 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 DHexagonISelDAGToDAG.cpp81 ISD::LoadExtType ExtType = LD->getExtensionType(); INITIALIZE_PASS() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp218 EXT_OPAQUE_TYPE(ExtType,Id,Ext) TypeIdxFromBuiltin() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h80 EXT_OPAQUE_TYPE(ExtType,Id,Ext) global() argument
H A DCodeGenTypes.cpp436 EXT_OPAQUE_TYPE(ExtType,Id,Ext) ConvertType() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp468 EXT_OPAQUE_TYPE(ExtType,Id,Ext) getNSNumberFactoryMethodKind() argument
H A DPrintfFormatString.cpp792 EXT_OPAQUE_TYPE(ExtType,Id,Ext) fixType() argument
H A DTypeLoc.cpp412 EXT_OPAQUE_TYPE(ExtType,Id,Ext) getWrittenTypeSpec() argument
H A DType.cpp3369 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 DR600ISelLowering.cpp1266 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 DLegalizeVectorTypes.cpp1890 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 DSelectionDAG.cpp561 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 DLegalizeIntegerTypes.cpp857 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 DLegalizeVectorOps.cpp286 ISD::LoadExtType ExtType = LD->getExtensionType(); LegalizeOp() local
H A DDAGCombiner.cpp1523 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 DTargetLowering.h1392 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 DUSRGeneration.cpp744 EXT_OPAQUE_TYPE(ExtType,Id,Ext) VisitType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp273 ISD::LoadExtType ExtType; in unpackFromMemLoc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp91 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 DAArch64ISelLowering.cpp5615 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 DAArch64InstPrinter.cpp1276 AArch64_AM::ShiftExtendType ExtType = AArch64_AM::getArithExtendType(Val); in printArithExtend() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp420 EXT_OPAQUE_TYPE(ExtType,Id,Ext) Initialize() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1123 EXT_OPAQUE_TYPE(ExtType,Id,Ext) global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6314 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 DASTBitCodes.h1081 EXT_OPAQUE_TYPE(ExtType,Id,Ext) global() argument

12