Searched defs:ValTy (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DPointerUnion.h212 typedef PointerUnion<InnerUnion, PT3> ValTy; typedef in class:llvm::PointerUnion3
345 typedef PointerUnion<InnerUnion1, InnerUnion2> ValTy; typedef in class:llvm::PointerUnion4
[all...]
H A DScopedHashTable.h152 typedef ScopedHashTableVal<K, V> ValTy; typedef in class:llvm::ScopedHashTable
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp291 EVT ValTy = Addr.getValueType(); local
H A DMipsISelLowering.cpp762 EVT ValTy = N->getValueType(0); local
1720 EVT ValTy local
1756 EVT ValTy = Op.getValueType(); local
1907 EVT ValTy = Op.getValueType(); local
[all...]
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-stress/
H A Dllvm-stress.cpp305 Type *ValTy = Val->getType(); local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp941 EVT ValTy = Op.getValueType(); local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp2269 Type *ValTy = EltTy->getScalarType(); local
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3058 Type *ValTy = Op1->getType(); local
3099 Type *ValTy = I.getType(); local

Completed in 315 milliseconds