Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DCostModel.cpp374 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
DTargetTransformInfo.cpp194 unsigned TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp381 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/
DX86TargetTransformInfo.cpp460 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/
DDataflowValues.h48 typedef typename ValueTypes::ValTy ValTy; typedef
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp201 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp255 EVT ValTy = Addr.getValueType(); in selectAddrRegImm() local
349 EVT ValTy = Addr.getValueType(); in selectAddrRegImm12() local
DMips16ISelDAGToDAG.cpp163 EVT ValTy = Addr.getValueType(); in selectAddr16() local
DMipsISelLowering.cpp584 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/
DScopedHashTable.h152 typedef ScopedHashTableVal<K, V> ValTy; typedef
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp372 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprConstant.cpp513 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local
541 QualType ValTy) { in BuildStruct()
DCGAtomic.cpp326 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument()
DCGExprScalar.cpp2156 llvm::Type *ValTy = Val->getType(); in EmitDiv() local
DCGBuiltin.cpp147 static Value *EmitFAbs(CodeGenFunction &CGF, Value *V, QualType ValTy) { in EmitFAbs()
/freebsd-9-stable/contrib/llvm/tools/llvm-stress/
Dllvm-stress.cpp306 Type *ValTy = Val->getType(); in Act() local
/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp964 EVT ValTy = Op.getValueType(); in LowerConstantPool() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4930 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/
DExprEngine.cpp2037 QualType ValTy = TR->getValueType(); in evalLoad() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2270 Type *ValTy = EltTy->getScalarType(); in RewriteMemIntrinUserOfAlloca() local
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1010 MVT ValTy = VA.getLocVT(); in fixupVariableFloatArgs() local
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3183 Type *ValTy = Op1->getType(); in visitInsertValue() local
3225 Type *ValTy = I.getType(); in visitExtractValue() local