Searched refs:TypeTestResolution (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h431 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
480 TypeTestResolution TTRes;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h449 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
498 TypeTestResolution TTRes;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h449 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
498 TypeTestResolution TTRes;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h485 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
550 TypeTestResolution TTRes;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h485 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
550 TypeTestResolution TTRes;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h485 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
550 TypeTestResolution TTRes;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h485 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
550 TypeTestResolution TTRes;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h431 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
480 TypeTestResolution TTRes;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h449 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
498 TypeTestResolution TTRes;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h449 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
498 TypeTestResolution TTRes;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
H A DModuleSummaryIndex.h485 struct TypeTestResolution { struct in struct:llvm::CalleeInfo
550 TypeTestResolution TTRes;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DModuleSummaryIndexYAML.h19 template <> struct ScalarEnumerationTraits<TypeTestResolution::Kind> {
20 static void enumeration(IO &io, TypeTestResolution::Kind &value) {
21 io.enumCase(value, "Unsat", TypeTestResolution::Unsat);
22 io.enumCase(value, "ByteArray", TypeTestResolution::ByteArray);
23 io.enumCase(value, "Inline", TypeTestResolution::Inline);
24 io.enumCase(value, "Single", TypeTestResolution::Single);
25 io.enumCase(value, "AllOnes", TypeTestResolution::AllOnes);
29 template <> struct MappingTraits<TypeTestResolution> {
30 static void mapping(IO &io, TypeTestResolution &res) {

Completed in 277 milliseconds

12