HomeSort by relevance Sort by last modified time
    Searched refs:getFPUNeonSupportLevel (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
166 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
TargetParser.h 110 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
174 unsigned getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
TargetParser.h 112 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
181 ARM::NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
  /external/llvm/lib/Support/
TargetParser.cpp 161 unsigned llvm::ARM::getFPUNeonSupportLevel(unsigned FPUKind) {
394 unsigned llvm::AArch64::getFPUNeonSupportLevel(unsigned FPUKind) {
395 return ARM::getFPUNeonSupportLevel( FPUKind);
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
TargetParser.cpp 168 unsigned llvm::ARM::getFPUNeonSupportLevel(unsigned FPUKind) {
401 unsigned llvm::AArch64::getFPUNeonSupportLevel(unsigned FPUKind) {
402 return ARM::getFPUNeonSupportLevel( FPUKind);

Completed in 794 milliseconds