Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp269 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
294 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/llvm/lib/Analysis/
DCostModel.cpp423 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local
428 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
DTargetTransformInfo.cpp310 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/external/clang/include/clang/Analysis/FlowSensitive/
DDataflowValues.h48 typedef typename ValueTypes::ValTy ValTy; typedef
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp215 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelDAGToDAG.cpp114 EVT ValTy = Addr.getValueType(); in SelectAddr() local
DMipsISelLowering.cpp1413 EVT ValTy = Op.getValueType(); in LowerGlobalAddress() local
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp101 EVT ValTy = Addr.getValueType(); in selectAddr() local
DMipsSEISelDAGToDAG.cpp286 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local
302 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
DMipsISelLowering.cpp713 EVT ValTy = N->getValueType(0); in performANDCombine() local
769 EVT ValTy = N->getValueType(0); in performORCombine() local
799 EVT ValTy = N->getValueType(0); in performADDCombine() local
2415 EVT ValTy = Op->getValueType(0); in lowerADD() local
/external/llvm/include/llvm/ADT/
DScopedHashTable.h153 typedef ScopedHashTableVal<K, V> ValTy; typedef
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DScopedHashTable.h152 typedef ScopedHashTableVal<K, V> ValTy; typedef
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp310 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp877 int X86TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
1193 int X86TTIImpl::getReductionCost(unsigned Opcode, Type *ValTy, in getReductionCost()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp435 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp378 EVT ValTy = (IntNo == Intrinsic::hexagon_circ_ldd) ? MVT::i64 : MVT::i32; in LoadInstrForLoadIntrinsic() local
400 EVT ValTy = (IntNo == Intrinsic::hexagon_brev_ldd) ? MVT::i64 : MVT::i32; in LoadInstrForLoadIntrinsic() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp546 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local
586 QualType ValTy) { in BuildStruct()
DCGAtomic.cpp638 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument()
1206 auto *ValTy = AsValue in ConvertIntToValueOrAtomic() local
/external/llvm/include/llvm/CodeGen/
DDIE.h293 ValTy; typedef
DBasicTTIImpl.h479 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp314 Type *ValTy = Val->getType(); in Act() local
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h315 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
DTargetTransformInfo.h917 int getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) override { in getCmpSelInstrCost()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2162 Type *ValTy; in createMachineMemOperandFor() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1838 Type *ValTy = GEP->getSourceElementType(); in chainToBasePointerCost() local

12