Home
last modified time | relevance | path

Searched defs:ValTy (Results 1 – 25 of 119) 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/llvm/lib/Analysis/
DCostModel.cpp423 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local
428 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
/external/llvm-project/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h47 typedef typename ValueTypes::ValTy ValTy; typedef
/external/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h48 typedef typename ValueTypes::ValTy ValTy; typedef
/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
DMipsSEISelDAGToDAG.cpp271 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local
287 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp101 EVT ValTy = Addr.getValueType(); in selectAddr() local
DMipsLegalizerInfo.cpp21 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/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/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h160 using ValTy = ScopedHashTableVal<K, V>; variable
/external/llvm/include/llvm/ADT/
DScopedHashTable.h153 typedef ScopedHashTableVal<K, V> ValTy; typedef
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp310 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64LegalizerInfo.cpp265 const LLT &ValTy = Query.Types[0]; in AArch64LegalizerInfo() local
863 const LLT ValTy = MRI.getType(ValReg); in legalizeLoadStore() local
/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/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp780 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
816 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost()
1460 int ARMTTIImpl::getArithmeticReductionCost(unsigned Opcode, VectorType *ValTy, in getArithmeticReductionCost()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp698 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
1080 VectorType *ValTy, in getArithmeticReductionCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp877 int X86TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
1193 int X86TTIImpl::getReductionCost(unsigned Opcode, Type *ValTy, in getReductionCost()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp807 int GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
1197 int R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()

12345