/external/llvm/lib/Analysis/ |
D | CostModel.cpp | 386 Type *ValTy = I->getOperand(0)->getType()->getPointerElementType(); in getInstructionCost() local 427 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 432 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
|
D | TargetTransformInfo.cpp | 195 unsigned TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 382 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() 395 unsigned ARMTTI::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 | 682 unsigned X86TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() 837 unsigned X86TTI::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 | 164 EVT ValTy = Addr.getValueType(); in selectAddr16() local
|
D | MipsSEISelDAGToDAG.cpp | 256 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local 272 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
|
D | MipsISelLowering.cpp | 648 EVT ValTy = N->getValueType(0); in performANDCombine() local 702 EVT ValTy = N->getValueType(0); in performORCombine() local 730 EVT ValTy = N->getValueType(0); in performADDCombine() local 2176 EVT ValTy = Op->getValueType(0); in lowerADD() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 342 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.cpp | 441 unsigned AArch64TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
D | AArch64ISelLowering.cpp | 7934 Type *ValTy = cast<PointerType>(Addr->getType())->getElementType(); in emitLoadLinked() local
|
/external/llvm/lib/CodeGen/ |
D | BasicTargetTransformInfo.cpp | 453 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 513 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local 541 QualType ValTy) { in BuildStruct()
|
D | CGAtomic.cpp | 463 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument()
|
D | CGExprScalar.cpp | 2167 llvm::Type *ValTy = Val->getType(); in EmitDiv() local
|
D | CGBuiltin.cpp | 147 static Value *EmitFAbs(CodeGenFunction &CGF, Value *V, QualType ValTy) { in EmitFAbs()
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 307 Type *ValTy = Val->getType(); in Act() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 952 EVT ValTy = Op.getValueType(); in LowerConstantPool() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1751 Type *ValTy; in createMachineMemOperandFor() local
|
D | SelectionDAGBuilder.cpp | 3259 Type *ValTy = Op1->getType(); in visitInsertValue() local 3300 Type *ValTy = I.getType(); in visitExtractValue() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 2267 Type *ValTy = EltTy->getScalarType(); in RewriteMemIntrinUserOfAlloca() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2102 QualType ValTy = TR->getValueType(); in evalLoad() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5732 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 5740 Type *ValTy = (SI ? SI->getValueOperand()->getType() : in getInstructionCost() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1010 MVT ValTy = VA.getLocVT(); in fixupVariableFloatArgs() local
|