Searched refs:ValueTypes (Results 1 – 8 of 8) sorted by relevance
39 template <typename ValueTypes,48 using ValTy = typename ValueTypes::ValTy;49 using AnalysisDataTy = typename ValueTypes::AnalysisDataTy;
79 llvm/CodeGen/GenVT.inc: ${LLVM_SRCS}/include/llvm/CodeGen/ValueTypes.td82 ${LLVM_SRCS}/include/llvm/CodeGen/ValueTypes.td
83 auto ValueTypes = Records.getAllDerivedDefinitions("ValueType"); in run() local84 for (auto *VT : ValueTypes) { in run()
1 //===- ValueTypes.td - ValueType definitions ---------------*- tablegen -*-===//9 // ValueTypes.td - list of ValueType instances supported by the the59 defset list<ValueType> ValueTypes = {323 } // end defset ValueTypes
13 include "llvm/CodeGen/ValueTypes.td"254 let VTs = !filter(vti, ValueTypes,259 let VTs = !filter(vti, ValueTypes,
484 SRCS_MIN+= CodeGen/ValueTypes.cpp2046 llvm/CodeGen/GenVT.inc: ${LLVM_SRCS}/include/llvm/CodeGen/ValueTypes.td2049 ${LLVM_SRCS}/include/llvm/CodeGen/ValueTypes.td
265 // ValueTypes. This is a list because some targets permit storing different
294 // same set of LLVM ValueTypes as above, but are represented