| /freebsd-9-stable/contrib/llvm/lib/Analysis/ |
| D | CostModel.cpp | 374 Type *ValTy = I->getOperand(0)->getType()->getPointerElementType(); in getInstructionCost() local 415 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 420 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
|
| D | TargetTransformInfo.cpp | 194 unsigned TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.cpp | 381 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() 394 unsigned ARMTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 460 unsigned X86TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() 615 unsigned X86TTI::getReductionCost(unsigned Opcode, Type *ValTy, in getReductionCost()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/ |
| D | DataflowValues.h | 48 typedef typename ValueTypes::ValTy ValTy; typedef
|
| /freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 201 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/ |
| D | MipsSEISelDAGToDAG.cpp | 255 EVT ValTy = Addr.getValueType(); in selectAddrRegImm() local 349 EVT ValTy = Addr.getValueType(); in selectAddrRegImm12() local
|
| D | Mips16ISelDAGToDAG.cpp | 163 EVT ValTy = Addr.getValueType(); in selectAddr16() local
|
| D | MipsISelLowering.cpp | 584 EVT ValTy = N->getValueType(0); in performANDCombine() local 638 EVT ValTy = N->getValueType(0); in performORCombine() local 666 EVT ValTy = N->getValueType(0); in performADDCombine() local 2090 EVT ValTy = Op->getValueType(0); in lowerADD() local
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | ScopedHashTable.h | 152 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | BasicTargetTransformInfo.cpp | 372 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
| /freebsd-9-stable/contrib/llvm/tools/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 | 326 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument()
|
| D | CGExprScalar.cpp | 2156 llvm::Type *ValTy = Val->getType(); in EmitDiv() local
|
| D | CGBuiltin.cpp | 147 static Value *EmitFAbs(CodeGenFunction &CGF, Value *V, QualType ValTy) { in EmitFAbs()
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-stress/ |
| D | llvm-stress.cpp | 306 Type *ValTy = Val->getType(); in Act() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 964 EVT ValTy = Op.getValueType(); in LowerConstantPool() local
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 4930 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 4938 Type *ValTy = (SI ? SI->getValueOperand()->getType() : in getInstructionCost() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngine.cpp | 2037 QualType ValTy = TR->getValueType(); in evalLoad() local
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | ScalarReplAggregates.cpp | 2270 Type *ValTy = EltTy->getScalarType(); in RewriteMemIntrinUserOfAlloca() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Sparc/ |
| D | SparcISelLowering.cpp | 1010 MVT ValTy = VA.getLocVT(); in fixupVariableFloatArgs() local
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 3183 Type *ValTy = Op1->getType(); in visitInsertValue() local 3225 Type *ValTy = I.getType(); in visitExtractValue() local
|