/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 109 template <> struct BlockScalarTraits<StringBlockVal> { struct 110 static void output(const StringBlockVal &S, void *Ctx, raw_ostream &OS) { in output() 114 static StringRef input(StringRef Scalar, void *Ctx, StringBlockVal &S) { in input()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 109 template <> struct BlockScalarTraits<StringBlockVal> { struct 110 static void output(const StringBlockVal &S, void *Ctx, raw_ostream &OS) { in output() 114 static StringRef input(StringRef Scalar, void *Ctx, StringBlockVal &S) { in input()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 136 template <> struct BlockScalarTraits<Module> { struct 137 static void output(const Module &Mod, void *Ctxt, raw_ostream &OS) { in output() 140 static StringRef input(StringRef Str, void *Ctxt, Module &Mod) { in input()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 175 template <> struct BlockScalarTraits<Module> { struct 176 static void output(const Module &Mod, void *Ctxt, raw_ostream &OS) { in output() 180 static StringRef input(StringRef Str, void *Ctxt, Module &Mod) { in input()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 169 template <> struct BlockScalarTraits<Module> { struct 170 static void output(const Module &Mod, void *Ctxt, raw_ostream &OS) { in output() 174 static StringRef input(StringRef Str, void *Ctxt, Module &Mod) { in input()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | YAMLTraits.h | 167 struct BlockScalarTraits { struct
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 135 struct BlockScalarTraits { struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | YAMLTraits.h | 179 struct BlockScalarTraits { struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | YAMLTraits.h | 179 struct BlockScalarTraits { struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | YAMLTraits.h | 179 struct BlockScalarTraits { struct
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | YAMLTraits.h | 179 struct BlockScalarTraits { struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 179 struct BlockScalarTraits { struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 177 struct BlockScalarTraits { struct
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | YAMLIOTest.cpp | 926 struct BlockScalarTraits<MultilineStringType> { struct 927 static void output(const MultilineStringType &value, void *ctxt, in output() 931 static StringRef input(StringRef scalar, void *ctxt, in input()
|