/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | SubtargetFeature.h | 38 FeatureBitset() : bitset() {} in FeatureBitset() function 40 FeatureBitset(const bitset<MAX_SUBTARGET_FEATURES>& B) : bitset(B) {} in FeatureBitset() function 42 FeatureBitset(std::initializer_list<unsigned> Init) : bitset() { in FeatureBitset() function
|
H A D | MCInstrDesc.h | 25 class FeatureBitset; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/ |
D | SubtargetFeature.h | 47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function 52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/ |
D | SubtargetFeature.h | 47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function 52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/ |
D | SubtargetFeature.h | 47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function 52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/ |
D | SubtargetFeature.h | 47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function 52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | SubtargetFeature.h | 47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) in FeatureBitset() function 52 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | SubtargetFeature.h | 47 constexpr FeatureBitset(const std::array<uint64_t, MAX_SUBTARGET_WORDS> &B) { in FeatureBitset() function 54 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function
|
H A D | MCInstrDesc.h | 24 class FeatureBitset; variable
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 18 class FeatureBitset; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCTargetDesc.h | 51 class FeatureBitset; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCTargetDesc.h | 51 class FeatureBitset; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCCodeEmitter.h | 26 class FeatureBitset; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
H A D | X86TargetParser.cpp | 26 class FeatureBitset { class 35 constexpr FeatureBitset(std::initializer_list<unsigned> Init) { in FeatureBitset() function in __anond69864ed0111::FeatureBitset
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 30 class FeatureBitset; variable
|