Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp243 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
270 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp95 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
/external/llvm/lib/Analysis/
DCostModel.cpp423 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local
428 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
DTargetTransformInfo.cpp252 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/external/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h48 typedef typename ValueTypes::ValTy ValTy; typedef
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp853 int X86TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
1059 int X86TTIImpl::getReductionCost(unsigned Opcode, Type *ValTy, in getReductionCost()
/external/llvm/include/llvm/ADT/
DScopedHashTable.h153 typedef ScopedHashTableVal<K, V> ValTy; typedef
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp167 EVT ValTy = Addr.getValueType(); in selectAddr16() local
DMipsSEISelDAGToDAG.cpp282 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local
298 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
DMipsISelLowering.cpp717 EVT ValTy = N->getValueType(0); in performANDCombine() local
773 EVT ValTy = N->getValueType(0); in performORCombine() local
803 EVT ValTy = N->getValueType(0); in performADDCombine() local
2334 EVT ValTy = Op->getValueType(0); in lowerADD() local
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp290 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp380 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp541 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local
580 QualType ValTy) { in BuildStruct()
DCGAtomic.cpp650 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument()
1219 auto *ValTy = AsValue in ConvertIntToValueOrAtomic() local
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h436 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
DDIE.h312 DIEBlock *, DIELoc *, DIELocList> ValTy; typedef
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h289 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
DTargetTransformInfo.h780 int getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) override { in getCmpSelInstrCost()
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp315 Type *ValTy = Val->getType(); in Act() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2139 Type *ValTy; in createMachineMemOperandFor() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2291 Type *ValTy = EltTy->getScalarType(); in RewriteMemIntrinUserOfAlloca() local
DRewriteStatepointsForGC.cpp2140 Type *ValTy = GEP->getPointerOperandType()->getPointerElementType(); in chainToBasePointerCost() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5415 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local
5427 Type *ValTy = (SI ? SI->getValueOperand()->getType() : in getInstructionCost() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2266 QualType ValTy = TR->getValueType(); in evalLoad() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1370 EVT ValTy = Op.getValueType(); in LowerConstantPool() local

12