Searched refs:MCSectionSPIRV (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSectionSPIRV.h | 23 class MCSectionSPIRV final : public MCSection { 26 MCSectionSPIRV(SectionKind K, MCSymbol *Begin) in MCSectionSPIRV() function 31 ~MCSectionSPIRV() = default;
|
D | MCContext.h | 57 class MCSectionSPIRV; variable 142 SpecificBumpPtrAllocator<MCSectionSPIRV> SPIRVAllocator; 657 MCSectionSPIRV *getSPIRVSection();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCSectionSPIRV.h | 23 class MCSectionSPIRV final : public MCSection { 26 MCSectionSPIRV(SectionKind K, MCSymbol *Begin) in MCSectionSPIRV() function 31 ~MCSectionSPIRV() = default;
|
D | MCContext.h | 56 class MCSectionSPIRV; variable 137 SpecificBumpPtrAllocator<MCSectionSPIRV> SPIRVAllocator; 644 MCSectionSPIRV *getSPIRVSection();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCSectionSPIRV.h | 23 class MCSectionSPIRV final : public MCSection { 26 MCSectionSPIRV(SectionKind K, MCSymbol *Begin) in MCSectionSPIRV() function 31 ~MCSectionSPIRV() = default;
|
D | MCContext.h | 56 class MCSectionSPIRV; variable 137 SpecificBumpPtrAllocator<MCSectionSPIRV> SPIRVAllocator; 646 MCSectionSPIRV *getSPIRVSection();
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCSectionSPIRV.h | 23 class MCSectionSPIRV final : public MCSection { 26 MCSectionSPIRV(SectionKind K, MCSymbol *Begin) in MCSectionSPIRV() function 31 ~MCSectionSPIRV() = default;
|
H A D | MCContext.h | 56 class MCSectionSPIRV; variable 137 SpecificBumpPtrAllocator<MCSectionSPIRV> SPIRVAllocator; 642 MCSectionSPIRV *getSPIRVSection();
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCSectionSPIRV.h | 23 class MCSectionSPIRV final : public MCSection { 26 MCSectionSPIRV(SectionKind K, MCSymbol *Begin) in MCSectionSPIRV() function 31 ~MCSectionSPIRV() = default;
|
D | MCContext.h | 56 class MCSectionSPIRV; variable 137 SpecificBumpPtrAllocator<MCSectionSPIRV> SPIRVAllocator; 646 MCSectionSPIRV *getSPIRVSection();
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCContext.cpp | 843 MCSectionSPIRV *MCContext::getSPIRVSection() { in getSPIRVSection() 845 MCSectionSPIRV *Result = new (SPIRVAllocator.Allocate()) in getSPIRVSection() 846 MCSectionSPIRV(SectionKind::getText(), Begin); in getSPIRVSection()
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 66235 …MCSectionSPIRV.h","prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCSectionWasm.h","… 71039 …MCSectionSPIRV.h","Excludes":null,"Matches":["prebuilts/clang/host/linux-x86/clang-r522817/include… 79919 …MCSectionSPIRV.h","Excludes":null,"Matches":["prebuilts/clang/host/linux-x86/clang-r530567/include… 88811 …MCSectionSPIRV.h","Excludes":null,"Matches":["prebuilts/clang/host/linux-x86/clang-r530567b/includ… 97732 …MCSectionSPIRV.h","Excludes":null,"Matches":["prebuilts/clang/host/linux-x86/clang-r536225/include…
|
D | build.aosp_shiba.9.ninja | 941194 prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCSectionSPIRV.h $ 950073 prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCSectionSPIRV.h $ 958964 prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCSectionSPIRV.h $ 967884 prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCSectionSPIRV.h $ 1048923 prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCSectionSPIRV.h $ 1057802 prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCSectionSPIRV.h $ 1066693 prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCSectionSPIRV.h $ 1075613 prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCSectionSPIRV.h $ 1157142 prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCSectionSPIRV.h $ 1166021 prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCSectionSPIRV.h $ [all …]
|