Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCostModel.cpp386 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
H A DTargetTransformInfo.cpp208 unsigned TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp383 unsigned ARMTTI::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
403 unsigned ARMTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
H A DARMISelLowering.cpp11163 Type *ValTy = cast<PointerType>(Addr->getType())->getElementType(); in emitLoadLinked() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowValues.h48 typedef typename ValueTypes::ValTy ValTy; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp765 unsigned X86TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
933 unsigned X86TTI::getReductionCost(unsigned Opcode, Type *ValTy, in getReductionCost()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp166 EVT ValTy = Addr.getValueType(); in selectAddr16() local
H A DMipsSEISelDAGToDAG.cpp276 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local
292 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
H A DMipsISelLowering.cpp680 EVT ValTy = N->getValueType(0); in performANDCombine() local
734 EVT ValTy = N->getValueType(0); in performORCombine() local
762 EVT ValTy = N->getValueType(0); in performADDCombine() local
2292 EVT ValTy = Op->getValueType(0); in lowerADD() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DScopedHashTable.h153 typedef ScopedHashTableVal<K, V> ValTy; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp354 unsigned PPCTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp473 unsigned AArch64TTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
H A DAArch64ISelLowering.cpp8775 Type *ValTy = cast<PointerType>(Addr->getType())->getElementType(); in emitLoadLinked() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp472 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument()
923 auto *ValTy = CGF.ConvertTypeForMem(ValueTy); in convertIntToValue() local
H A DCGExprConstant.cpp529 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local
557 QualType ValTy) { in BuildStruct()
H A DCGExprScalar.cpp2234 llvm::Type *ValTy = Val->getType(); in EmitDiv() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp456 unsigned BasicTTI::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp307 Type *ValTy = Val->getType(); in Act() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp951 EVT ValTy = Op.getValueType(); in LowerConstantPool() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2106 Type *ValTy; in createMachineMemOperandFor() local
H A DSelectionDAGBuilder.cpp3301 Type *ValTy = Op1->getType(); in visitInsertValue() local
3348 Type *ValTy = I.getType(); in visitExtractValue() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2212 QualType ValTy = TR->getValueType(); in evalLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp2281 Type *ValTy = EltTy->getScalarType(); in RewriteMemIntrinUserOfAlloca() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6030 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local
6038 Type *ValTy = (SI ? SI->getValueOperand()->getType() : in getInstructionCost() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1010 MVT ValTy = VA.getLocVT(); in fixupVariableFloatArgs() local