| /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
  | 
| /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-10.0/llvm/lib/Target/Mips/ | 
| D | Mips16ISelDAGToDAG.cpp | 101   EVT ValTy = Addr.getValueType();  in selectAddr()  local
  | 
| D | MipsLegalizerInfo.cpp | 21   LLT ValTy;  member
  | 
| D | MipsSEISelDAGToDAG.cpp | 271     EVT ValTy = Addr.getValueType();  in selectAddrFrameIndex()  local 287       EVT ValTy = Addr.getValueType();  in selectAddrFrameIndexOffset()  local
  | 
| D | MipsISelLowering.cpp | 792   EVT ValTy = N->getValueType(0);  in performANDCombine()  local 908     EVT ValTy = N->getValueType(0);  in performORCombine()  local 940       EVT ValTy = N->getOperand(0)->getValueType(0);  in performORCombine()  local 1095   EVT ValTy = N->getValueType(0);  in performADDCombine()  local 1116   EVT ValTy = N->getValueType(0);  in performSHLCombine()  local 2814   EVT ValTy = Op->getValueType(0);  in lowerEH_DWARF_CFA()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64LegalizerInfo.cpp | 240     const LLT &ValTy = Query.Types[0];  in AArch64LegalizerInfo()  local 699   const LLT ValTy = MRI.getType(ValReg);  in legalizeLoadStore()  local
  | 
| D | AArch64TargetTransformInfo.cpp | 598 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy,  in getCmpSelInstrCost() 928 int AArch64TTIImpl::getArithmeticReductionCost(unsigned Opcode, Type *ValTy,  in getArithmeticReductionCost()
  | 
| /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
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ | 
| D | ScopedHashTable.h | 160   using ValTy = ScopedHashTableVal<K, V>;  variable
  | 
| /external/llvm/include/llvm/ADT/ | 
| D | ScopedHashTable.h | 153   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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | ARMTargetTransformInfo.cpp | 411 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy,  in getVectorInstrCost() 447 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,  in getCmpSelInstrCost()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPUTargetTransformInfo.cpp | 551 int GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy,  in getVectorInstrCost() 946 int R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy,  in getVectorInstrCost()
  | 
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonTargetTransformInfo.cpp | 229 unsigned HexagonTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy,  in getCmpSelInstrCost()
  | 
| D | HexagonISelDAGToDAG.cpp | 203     EVT ValTy = (IntNo == Intrinsic::hexagon_circ_ldd) ? MVT::i64 : MVT::i32;  in LoadInstrForLoadIntrinsic()  local 336     EVT ValTy =  in SelectBrevLdIntrinsic()  local 384     EVT ValTy = MVT::i32;  in SelectNewCircIntrinsic()  local
  | 
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86TargetTransformInfo.cpp | 1703 int X86TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy,  in getCmpSelInstrCost() 2561 int X86TTIImpl::getArithmeticReductionCost(unsigned Opcode, Type *ValTy,  in getArithmeticReductionCost() 2759 int X86TTIImpl::getMinMaxReductionCost(Type *ValTy, Type *CondTy,  in getMinMaxReductionCost()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | TargetTransformInfo.cpp | 635 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy,  in getCmpSelInstrCost() 1207     Type *ValTy = I->getOperand(0)->getType();  in getInstructionThroughput()  local 1212     Type *ValTy = SI->getValueOperand()->getType();  in getInstructionThroughput()  local
  | 
| /external/clang/lib/CodeGen/ | 
| D | CGExprConstant.cpp | 546   llvm::Type *ValTy = CGM.getTypes().ConvertType(Ty);  in Finalize()  local 586                                                 QualType ValTy) {  in BuildStruct()
  |