/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 269 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/ |
D | WebAssemblyTypeUtilities.cpp | 184 wasm::ValType ValTy; in wasmSymbolSetType() local
|
/external/llvm/lib/Analysis/ |
D | CostModel.cpp | 423 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 428 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
|
/external/clang/include/clang/Analysis/FlowSensitive/ |
D | DataflowValues.h | 48 typedef typename ValueTypes::ValTy ValTy; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | R600TargetTransformInfo.cpp | 110 InstructionCost R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 215 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 101 EVT ValTy = Addr.getValueType(); in selectAddr() local
|
D | MipsLegalizerInfo.cpp | 21 LLT ValTy; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 101 EVT ValTy = Addr.getValueType(); in selectAddr() local
|
D | MipsLegalizerInfo.cpp | 22 LLT ValTy; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64LegalizerInfo.cpp | 240 const LLT &ValTy = Query.Types[0]; in AArch64LegalizerInfo() local 699 const LLT ValTy = MRI.getType(ValReg); in legalizeLoadStore() local
|
D | AArch64TargetTransformInfo.cpp | 598 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/ |
D | ARMTargetTransformInfo.cpp | 876 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/ |
D | Mips16ISelDAGToDAG.cpp | 101 EVT ValTy = Addr.getValueType(); in selectAddr() local
|
D | MipsSEISelDAGToDAG.cpp | 286 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/ |
D | ScopedHashTable.h | 160 using ValTy = ScopedHashTableVal<K, V>; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 162 using ValTy = ScopedHashTableVal<K, V>; variable
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 153 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
D | AArch64LegalizerInfo.cpp | 304 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/ |
D | RISCVTargetTransformInfo.cpp | 1055 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/ |
D | PPCTargetTransformInfo.cpp | 310 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 411 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/ |
D | AMDGPUTargetTransformInfo.cpp | 551 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/ |
D | HexagonVectorCombine.cpp | 188 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/ |
D | CallLowering.cpp | 697 const LLT ValTy(ValVT); in handleAssignments() local 1093 LLT ValTy(ValVT); in getStackValueStoreType() local 1139 LLT ValTy{VA.getValVT()}; in extendRegister() local
|