Home
last modified time | relevance | path

Searched defs:BBAddrMapEntry (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h159 struct BBAddrMapEntry { struct
160 struct BBEntry {
166 uint8_t Version;
167 llvm::yaml::Hex8 Feature;
169 struct BBRangeEntry {
175 std::optional<uint64_t> NumBBRanges;
176 std::optional<std::vector<BBRangeEntry>> BBRanges;
178 llvm::yaml::Hex64 getFunctionAddress() const { in getFunctionAddress()
764 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::BBAddrMapEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h159 struct BBAddrMapEntry { struct
160 struct BBEntry {
166 uint8_t Version;
167 llvm::yaml::Hex8 Feature;
169 struct BBRangeEntry {
175 std::optional<uint64_t> NumBBRanges;
176 std::optional<std::vector<BBRangeEntry>> BBRanges;
178 llvm::yaml::Hex64 getFunctionAddress() const { in getFunctionAddress()
764 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::BBAddrMapEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h159 struct BBAddrMapEntry { struct
160 struct BBEntry {
166 uint8_t Version;
167 llvm::yaml::Hex8 Feature;
169 struct BBRangeEntry {
175 std::optional<uint64_t> NumBBRanges;
176 std::optional<std::vector<BBRangeEntry>> BBRanges;
178 llvm::yaml::Hex64 getFunctionAddress() const { in getFunctionAddress()
764 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::BBAddrMapEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h159 struct BBAddrMapEntry { struct
160 struct BBEntry {
166 uint8_t Version;
167 llvm::yaml::Hex8 Feature;
168 llvm::yaml::Hex64 Address;
169 std::optional<uint64_t> NumBlocks;
170 std::optional<std::vector<BBEntry>> BBEntries;
738 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::BBAddrMapEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h159 struct BBAddrMapEntry { struct
160 struct BBEntry {
166 uint8_t Version;
167 llvm::yaml::Hex8 Feature;
168 llvm::yaml::Hex64 Address;
169 std::optional<uint64_t> NumBlocks;
170 std::optional<std::vector<BBEntry>> BBEntries;
752 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::BBAddrMapEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()