/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 243 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/ |
D | AMDGPUTargetTransformInfo.cpp | 95 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
|
/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
|
D | TargetTransformInfo.cpp | 252 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
/external/clang/include/clang/Analysis/FlowSensitive/ |
D | DataflowValues.h | 48 typedef typename ValueTypes::ValTy ValTy; typedef
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 853 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/ |
D | ScopedHashTable.h | 153 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 167 EVT ValTy = Addr.getValueType(); in selectAddr16() local
|
D | MipsSEISelDAGToDAG.cpp | 282 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local 298 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
|
D | MipsISelLowering.cpp | 717 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/ |
D | PPCTargetTransformInfo.cpp | 290 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 380 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 541 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local 580 QualType ValTy) { in BuildStruct()
|
D | CGAtomic.cpp | 650 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument() 1219 auto *ValTy = AsValue in ConvertIntToValueOrAtomic() local
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 436 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
D | DIE.h | 312 DIEBlock *, DIELoc *, DIELocList> ValTy; typedef
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 289 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
D | TargetTransformInfo.h | 780 int getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) override { in getCmpSelInstrCost()
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 315 Type *ValTy = Val->getType(); in Act() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 2139 Type *ValTy; in createMachineMemOperandFor() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 2291 Type *ValTy = EltTy->getScalarType(); in RewriteMemIntrinUserOfAlloca() local
|
D | RewriteStatepointsForGC.cpp | 2140 Type *ValTy = GEP->getPointerOperandType()->getPointerElementType(); in chainToBasePointerCost() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5415 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 5427 Type *ValTy = (SI ? SI->getValueOperand()->getType() : in getInstructionCost() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2266 QualType ValTy = TR->getValueType(); in evalLoad() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1370 EVT ValTy = Op.getValueType(); in LowerConstantPool() local
|