| /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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.cpp | 330 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() 355 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost()
|
| /external/clang/include/clang/Analysis/FlowSensitive/ |
| D | DataflowValues.h | 48 typedef typename ValueTypes::ValTy ValTy; typedef
|
| /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/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUTargetTransformInfo.cpp | 215 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
| D | Mips16ISelDAGToDAG.cpp | 102 EVT ValTy = Addr.getValueType(); in selectAddr() local
|
| D | MipsSEISelDAGToDAG.cpp | 324 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndex() local 340 EVT ValTy = Addr.getValueType(); in selectAddrFrameIndexOffset() local
|
| D | MipsISelLowering.cpp | 786 EVT ValTy = N->getValueType(0); in performANDCombine() local 902 EVT ValTy = N->getValueType(0); in performORCombine() local 934 EVT ValTy = N->getOperand(0)->getValueType(0); in performORCombine() local 1089 EVT ValTy = N->getValueType(0); in performADDCombine() local 1110 EVT ValTy = N->getValueType(0); in performSHLCombine() local 2599 EVT ValTy = Op->getValueType(0); in lowerEH_DWARF_CFA() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
| D | MipsISelDAGToDAG.cpp | 114 EVT ValTy = Addr.getValueType(); in SelectAddr() 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
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | ScopedHashTable.h | 161 using ValTy = ScopedHashTableVal<K, V>; variable
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | ScopedHashTable.h | 152 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
| /external/llvm/include/llvm/ADT/ |
| D | ScopedHashTable.h | 153 typedef ScopedHashTableVal<K, V> ValTy; typedef
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUTargetTransformInfo.cpp | 489 int GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() 706 int R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost()
|
| /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-7.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 589 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() 918 int AArch64TTIImpl::getArithmeticReductionCost(unsigned Opcode, Type *ValTy, in getArithmeticReductionCost()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
| D | MachineIRBuilder.cpp | 637 LLT ValTy = getMRI()->getType(Val); in buildInsertVectorElement() local 658 LLT ValTy = getMRI()->getType(Val); in buildExtractVectorElement() local 731 LLT ValTy = getMRI()->getType(Val); in buildAtomicRMW() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 358 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | HexagonTargetTransformInfo.cpp | 214 unsigned HexagonTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 435 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 1511 int X86TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost() 2027 int X86TTIImpl::getArithmeticReductionCost(unsigned Opcode, Type *ValTy, in getArithmeticReductionCost() 2099 int X86TTIImpl::getMinMaxReductionCost(Type *ValTy, Type *CondTy, in getMinMaxReductionCost()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 428 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, in getCmpSelInstrCost() 1014 Type *ValTy = I->getOperand(0)->getType(); in getInstructionThroughput() local 1019 Type *ValTy = SI->getValueOperand()->getType(); in getInstructionThroughput() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTargetTransformInfo.cpp | 729 int SystemZTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, in getCmpSelInstrCost()
|