Home
last modified time | relevance | path

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

123

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

123