Home
last modified time | relevance | path

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

12345

/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp269 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
294 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
DWebAssemblyTypeUtilities.cpp184 wasm::ValType ValTy; in wasmSymbolSetType() local
/external/llvm/lib/Analysis/
DCostModel.cpp423 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local
428 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
/external/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h48 typedef typename ValueTypes::ValTy ValTy; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DR600TargetTransformInfo.cpp110 InstructionCost R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp215 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp101 EVT ValTy = Addr.getValueType(); in selectAddr() local
DMipsLegalizerInfo.cpp21 LLT ValTy; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp101 EVT ValTy = Addr.getValueType(); in selectAddr() local
DMipsLegalizerInfo.cpp22 LLT ValTy; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp240 const LLT &ValTy = Query.Types[0]; in AArch64LegalizerInfo() local
699 const LLT ValTy = MRI.getType(ValReg); in legalizeLoadStore() local
DAArch64TargetTransformInfo.cpp598 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
928 int AArch64TTIImpl::getArithmeticReductionCost(unsigned Opcode, Type *ValTy, in getArithmeticReductionCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp876 InstructionCost ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
915 InstructionCost ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
1666 ARMTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, in getArithmeticReductionCost()
1691 unsigned Opcode, bool IsUnsigned, Type *ResTy, VectorType *ValTy, in getExtendedReductionCost()
1726 VectorType *ValTy, in getMulAccReductionCost()
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp101 EVT ValTy = Addr.getValueType(); in selectAddr() local
DMipsSEISelDAGToDAG.cpp286 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local
302 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h160 using ValTy = ScopedHashTableVal<K, V>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DScopedHashTable.h162 using ValTy = ScopedHashTableVal<K, V>; variable
/external/llvm/include/llvm/ADT/
DScopedHashTable.h153 typedef ScopedHashTableVal<K, V> ValTy; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64LegalizerInfo.cpp304 const LLT &ValTy = Query.Types[0]; in AArch64LegalizerInfo() local
1188 const LLT ValTy = MRI.getType(ValReg); in legalizeLoadStore() local
1271 LLT ValTy = MRI.getType(Dst); in legalizeVaArg() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.cpp1055 unsigned Opcode, bool IsUnsigned, Type *ResTy, VectorType *ValTy, in getExtendedReductionCost()
1117 InstructionCost RISCVTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp310 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp411 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
447 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp551 int GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
946 int R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp188 Type *ValTy; member
552 Type *ValTy = getPayload(Val)->getType(); in getMask() local
567 Type *ValTy, int Adjust) const in createAdjustedPointer()
590 Type *ValTy, int Alignment) const in createAlignedPointer()
598 auto AlignVectors::createAlignedLoad(IRBuilderBase &Builder, Type *ValTy, in createAlignedLoad()
974 Type *ValTy = getPayload(B.Seg.Val)->getType(); in realignLoadGroup() local
2007 auto *ValTy = cast<VectorType>(Val->getType()); in vresize() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp697 const LLT ValTy(ValVT); in handleAssignments() local
1093 LLT ValTy(ValVT); in getStackValueStoreType() local
1139 LLT ValTy{VA.getValVT()}; in extendRegister() local

12345