Home
last modified time | relevance | path

Searched defs:CGProfile (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELFTypes.h77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELFTypes.h77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFTypes.h76 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DELFTypes.h77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DELFTypes.h77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DELFTypes.h77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAssembler.h430 std::vector<CGProfileEntry> CGProfile; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCAssembler.h470 std::vector<CGProfileEntry> CGProfile; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCAssembler.h473 std::vector<CGProfileEntry> CGProfile; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCAssembler.h475 std::vector<CGProfileEntry> CGProfile; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCAssembler.h475 std::vector<CGProfileEntry> CGProfile; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCAssembler.h475 std::vector<CGProfileEntry> CGProfile; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCELFStreamer.cpp516 MCSection *CGProfile = getAssembler().getContext().getELFSection( in finalizeCGProfile() local