Home
last modified time | relevance | path

Searched defs:ValTy (Results 1 – 25 of 57) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp72 wasm::ValType ValTy; wasmSymbolSetType() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowValues.h48 using ValTy = typename ValueTypes::ValTy; typedef
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.cpp110 InstructionCost R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp101 EVT ValTy = Addr.getValueType(); in selectAddr() local
H A DMipsLegalizerInfo.cpp23 LLT ValTy; member
H A DMipsSEISelDAGToDAG.cpp271 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local
287 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
H A DMipsISelLowering.cpp786 EVT ValTy = N->getValueType(0); performANDCombine() local
903 EVT ValTy = N->getValueType(0); performORCombine() local
935 EVT ValTy = N->getOperand(0)->getValueType(0); performORCombine() local
1093 EVT ValTy = N->getValueType(0); performADDCombine() local
1114 EVT ValTy = N->getValueType(0); performSHLCombine() local
2833 EVT ValTy = Op->getValueType(0); lowerEH_DWARF_CFA() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h162 using ValTy = ScopedHashTableVal<K, V>; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp878 getVectorInstrCost(unsigned Opcode,Type * ValTy,TTI::TargetCostKind CostKind,unsigned Index,Value * Op0,Value * Op1) getVectorInstrCost() argument
917 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
1670 getArithmeticReductionCost(unsigned Opcode,VectorType * ValTy,std::optional<FastMathFlags> FMF,TTI::TargetCostKind CostKind) getArithmeticReductionCost() argument
1756 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * ValTy,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
1791 getMulAccReductionCost(bool IsUnsigned,Type * ResTy,VectorType * ValTy,TTI::TargetCostKind CostKind) getMulAccReductionCost() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp218 Type *ValTy; member
669 Type *ValTy = getPayload(Val)->getType(); getMask() local
684 createAdjustedPointer(IRBuilderBase & Builder,Value * Ptr,Type * ValTy,int Adjust,const InstMap & CloneMap) const createAdjustedPointer() argument
694 createAlignedPointer(IRBuilderBase & Builder,Value * Ptr,Type * ValTy,int Alignment,const InstMap & CloneMap) const createAlignedPointer() argument
712 createLoad(IRBuilderBase & Builder,Type * ValTy,Value * Ptr,Value * Predicate,int Alignment,Value * Mask,Value * PassThru,ArrayRef<Value * > MDSources) const createLoad() argument
742 createSimpleLoad(IRBuilderBase & Builder,Type * ValTy,Value * Ptr,int Alignment,ArrayRef<Value * > MDSources) const createSimpleLoad() argument
752 createPredicatedLoad(IRBuilderBase & Builder,Type * ValTy,Value * Ptr,Value * Predicate,int Alignment,ArrayRef<Value * > MDSources) const createPredicatedLoad() argument
1298 Type *ValTy = getPayload(B.Seg.Val)->getType(); realignLoadGroup() local
2440 auto *ValTy = cast<VectorType>(Val->getType()); vresize() local
[all...]
H A DHexagonISelLowering.cpp1112 EVT ValTy = Op.getValueType(); LowerConstantPool() local
2656 extractVector(SDValue VecV,SDValue IdxV,const SDLoc & dl,MVT ValTy,MVT ResTy,SelectionDAG & DAG) const extractVector() argument
2708 extractVectorPred(SDValue VecV,SDValue IdxV,const SDLoc & dl,MVT ValTy,MVT ResTy,SelectionDAG & DAG) const extractVectorPred() argument
2762 insertVector(SDValue VecV,SDValue ValV,SDValue IdxV,const SDLoc & dl,MVT ValTy,SelectionDAG & DAG) const insertVector() argument
2805 insertVectorPred(SDValue VecV,SDValue ValV,SDValue IdxV,const SDLoc & dl,MVT ValTy,SelectionDAG & DAG) const insertVectorPred() argument
2885 MVT ValTy = ty(Val); appendUndef() local
[all...]
H A DHexagonTargetTransformInfo.cpp271 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
H A DHexagonISelDAGToDAG.cpp207 EVT ValTy = (IntNo == Intrinsic::hexagon_circ_ldd) ? MVT::i64 : MVT::i32; LoadInstrForLoadIntrinsic() local
340 EVT ValTy = SelectBrevLdIntrinsic() local
388 EVT ValTy = MVT::i32; SelectNewCircIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp739 const LLT ValTy(ValVT); handleAssignments() local
1135 LLT ValTy(ValVT); getStackValueStoreType() local
1181 LLT ValTy{VA.getValVT()}; extendRegister() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp341 const LLT &ValTy = Query.Types[0]; AArch64LegalizerInfo() local
1600 const LLT ValTy = MRI.getType(ValReg); legalizeLoadStore() local
1705 LLT ValTy = MRI.getType(Dst); legalizeVaArg() local
[all...]
H A DAArch64PostLegalizerCombiner.cpp311 LLT ValTy = MRI.getType(Store.getValueReg()); in matchSplitStoreZero128() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp989 getExtendedReductionCost(unsigned Opcode,bool IsUnsigned,Type * ResTy,VectorType * ValTy,FastMathFlags FMF,TTI::TargetCostKind CostKind) getExtendedReductionCost() argument
1062 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp877 llvm::Type *ValTy = CGM.getTypes().ConvertType(Type); Finalize() local
883 BuildStruct(ConstantEmitter & Emitter,InitListExpr * ILE,QualType ValTy) BuildStruct() argument
895 BuildStruct(ConstantEmitter & Emitter,const APValue & Val,QualType ValTy) BuildStruct() argument
1328 llvm::Type *ValTy = CGM.getTypes().ConvertType(destType); VisitDesignatedInitUpdateExpr() local
[all...]
H A DCGAtomic.cpp816 AddDirectArgument(CodeGenFunction & CGF,CallArgList & Args,bool UseOptimizedLibcall,llvm::Value * Val,QualType ValTy,SourceLocation Loc,CharUnits SizeInChars) AddDirectArgument() argument
1639 auto *ValTy = AsValue ConvertIntToValueOrAtomic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h635 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
1240 Type *ValTy = Operands[0]->getType(); getInstructionCost() local
1291 Type *ValTy = Operands[0]->getType(); getInstructionCost() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp357 Type *ValTy = pickType(); in Act() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp657 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5740 Type *ValTy = Call.getArgOperand(0)->getType(); visitIntrinsicCall() local
5760 Type *ValTy = Call.getArgOperand(0)->getType(); visitIntrinsicCall() local
6158 auto *ValTy = cast<VectorType>(VPCast->getOperand(0)->getType()); visitVPIntrinsic() local
6278 Type *ValTy = FPI.getArgOperand(0)->getType(); visitConstrainedFPIntrinsic() local
6287 Type *ValTy = FPI.getArgOperand(0)->getType(); visitConstrainedFPIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp960 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2965 getCmpSelInstrCost(unsigned Opcode,Type * ValTy,Type * CondTy,CmpInst::Predicate VecPred,TTI::TargetCostKind CostKind,const Instruction * I) getCmpSelInstrCost() argument
3559 getArithmeticReductionCostSVE(unsigned Opcode,VectorType * ValTy,TTI::TargetCostKind CostKind) getArithmeticReductionCostSVE() argument
3584 getArithmeticReductionCost(unsigned Opcode,VectorType * ValTy,std::optional<FastMathFlags> FMF,TTI::TargetCostKind CostKind) getArithmeticReductionCost() argument
[all...]

123