/external/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 269 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/ |
D | CostModel.cpp | 423 Type *ValTy = I->getOperand(0)->getType(); in getInstructionCost() local 428 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionCost() local
|
D | TargetTransformInfo.cpp | 310 int TargetTransformInfo::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/AMDGPU/ |
D | AMDGPUTargetTransformInfo.cpp | 215 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelDAGToDAG.cpp | 114 EVT ValTy = Addr.getValueType(); in SelectAddr() local
|
D | MipsISelLowering.cpp | 1413 EVT ValTy = Op.getValueType(); in LowerGlobalAddress() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelDAGToDAG.cpp | 101 EVT ValTy = Addr.getValueType(); in selectAddr() local
|
D | MipsSEISelDAGToDAG.cpp | 286 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local 302 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
|
D | MipsISelLowering.cpp | 713 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/ |
D | ScopedHashTable.h | 153 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ScopedHashTable.h | 152 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 310 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 877 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/ |
D | AArch64TargetTransformInfo.cpp | 435 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 378 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/ |
D | CGExprConstant.cpp | 546 llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty); in Finalize() local 586 QualType ValTy) { in BuildStruct()
|
D | CGAtomic.cpp | 638 bool UseOptimizedLibcall, llvm::Value *Val, QualType ValTy, in AddDirectArgument() 1206 auto *ValTy = AsValue in ConvertIntToValueOrAtomic() local
|
/external/llvm/include/llvm/CodeGen/ |
D | DIE.h | 293 ValTy; typedef
|
D | BasicTTIImpl.h | 479 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
/external/llvm/tools/llvm-stress/ |
D | llvm-stress.cpp | 314 Type *ValTy = Val->getType(); in Act() local
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 315 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) { in getCmpSelInstrCost()
|
D | TargetTransformInfo.h | 917 int getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy) override { in getCmpSelInstrCost()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 2162 Type *ValTy; in createMachineMemOperandFor() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1838 Type *ValTy = GEP->getSourceElementType(); in chainToBasePointerCost() local
|