/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
H A D | InlineInfo.cpp | 82 Data.getU32(&Offset); // Skip Inline.Name. in skip() 83 Data.getULEB128(&Offset); // Skip Inline.CallFile. in skip() 84 Data.getULEB128(&Offset); // Skip Inline.CallLine. in skip() 111 InlineInfo Inline; in lookup() local 112 Inline.Ranges.decode(Data, BaseAddr, Offset); in lookup() 113 if (Inline.Ranges.empty()) in lookup() 117 if (!Inline.Ranges.contains(Addr)) { in lookup() 125 Inline.Name = Data.getU32(&Offset); in lookup() 126 Inline.CallFile = (uint32_t)Data.getULEB128(&Offset); in lookup() 127 Inline in lookup() 177 InlineInfo Inline; decode() local [all...] |
H A D | FunctionInfo.cpp | 29 << "Name=" << HEX32(FI.Name) << '\n' << FI.OptLineTable << FI.Inline; in operator <<() 81 FI.Inline = std::move(II.get()); in decode() 127 if (Inline.hasValue()) { in encode() 133 llvm::Error err = Inline->encode(O, Range.Start); in encode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FunctionInfo.h | 92 llvm::Optional<InlineInfo> Inline; member 105 return OptLineTable.hasValue() || Inline.hasValue(); in hasRichInfo() 183 Inline = None; in clear() 189 LHS.OptLineTable == RHS.OptLineTable && LHS.Inline == RHS.Inline; in operator ==() 205 if (LHS.Inline.hasValue() != RHS.Inline.hasValue()) in operator <() 206 return RHS.Inline.hasValue(); in operator <()
|
/third_party/rust/crates/clap/clap_mangen/src/ |
H A D | render.rs | 2 use roff::{bold, italic, roman, Inline, Roff}; 128 roff.text([Inline::LineBreak]); 131 roff.text([Inline::LineBreak, italic("Possible values:")]); 143 let possible_value_text: Vec<Inline> = vec![ 144 Inline::LineBreak, 196 roff.text([Inline::LineBreak]); 199 roff.text([Inline::LineBreak, italic("Possible values:")]); 211 let possible_value_text: Vec<Inline> = vec![ 212 Inline::LineBreak, 277 fn short_option(opt: char) -> Inline { in short_option() [all...] |
/third_party/spirv-tools/test/ |
H A D | text_to_binary.function_test.cpp | 51 CASE(Inline, "Inline"), 63 "%result_id = OpFunction %result_type Inline|Pure|Const %function_type"; in TEST_F() 64 const uint32_t expected_mask = uint32_t(spv::FunctionControlMask::Inline | in TEST_F() 73 EXPECT_THAT(CompileFailure("%r = OpFunction %t Inline|Unroll %ft"), in TEST_F() 74 Eq("Invalid function control operand 'Inline|Unroll'.")); in TEST_F()
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | module.rs | 17 Inline, 58 self.kind == ModuleKind::Inline in is_inline()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_set_function_control.cpp | 44 spv::FunctionControlMask::Inline | spv::FunctionControlMask::DontInline | in IsApplicable() 53 // Inline and DontInline bits set. in IsApplicable() 55 (uint32_t)spv::FunctionControlMask::Inline) && in IsApplicable() 58 "It is not OK to set both the 'Inline' and 'DontInline' bits of a " in IsApplicable()
|
H A D | fuzzer_pass_adjust_function_controls.cpp | 41 // None, Inline or DontInline. These are always valid (and are mutually in Apply() 44 spv::FunctionControlMask::MaskNone, spv::FunctionControlMask::Inline, in Apply()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/spec-macros/ |
H A D | extension.rb | 57 return Inline.new(parent, :anchor, target, :type => :link, :target => (target + '.html')) 59 return Inline.new(parent, :anchor, target, :type => :xref, :target => ('#' + target), :attributes => {'fragment' => target, 'refid' => target})
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_set_function_control_test.cpp | 96 %13 = OpFunction %2 Inline %3 in TEST() 148 // Set to Inline; silly to do it on an entry point, but it is allowed in TEST() 150 4, uint32_t(spv::FunctionControlMask::Inline)); in TEST() 164 // Change from Inline to DontInline in TEST() 211 %4 = OpFunction %2 Inline %3 in TEST()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 485 Inline = 0, enumerator 494 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 494 Inline = 0, enumerator 503 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 499 Inline = 0, enumerator 508 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 485 Inline = 0, enumerator 494 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 494 Inline = 0, enumerator 503 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 499 Inline = 0, enumerator 508 Inline = 0x00000001, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 485 Inline = 0, enumerator 494 Inline = 0x00000001, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 494 Inline = 0, enumerator 503 Inline = 0x00000001, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 499 Inline = 0, enumerator 508 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 421 /// ByteArray, Inline, AllOnes: log2 of the required global alignment 425 /// ByteArray, Inline, AllOnes: one less than the size of the memory region 435 /// Inline: the bit mask to test the address against. 660 /// lowered to TIL, which must be either an Inline or a ByteArray. 664 if (TIL.TheKind == TypeTestResolution::Inline) { in createBitSetTest() 926 TIL.TheKind == TypeTestResolution::Inline || in exportTypeId() 932 if (TIL.TheKind == TypeTestResolution::Inline) in exportTypeId() 946 if (TIL.TheKind == TypeTestResolution::Inline) in exportTypeId() 1007 TIL.TheKind == TypeTestResolution::Inline || in importTypeId() 1019 if (TIL.TheKind == TypeTestResolution::Inline) in importTypeId() [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | cpp-builder.h | 45 V(Inline, 0x01) \
|
/third_party/skia/src/sfnt/ |
H A D | SkPanose.h | 398 Inline = 3, member in SkPanose::Data::Decorative::Lining
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | spirv.cs | 728 Inline = 0, enumerator 738 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.cs | 729 Inline = 0, enumerator 739 Inline = 0x00000001, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 196 Inline = member in llvm::codeview::CallingConvention
|