Home
last modified time | relevance | path

Searched defs:isARM (Results 1 – 25 of 99) sorted by relevance

1234

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DPlatform.hs139 isARM (ArchARM {}) = True function
140 isARM ArchAArch64 = True function
141 isARM _ = False function
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-boot/GHC/
H A DPlatform.hs165 isARM (ArchARM {}) = True function
166 isARM ArchAArch64 = True function
167 isARM _ = False function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/ghc-boot/GHC/
H A DPlatform.hs165 isARM (ArchARM {}) = True function
166 isARM ArchAArch64 = True function
167 isARM _ = False function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/ghc-boot/GHC/
H A DPlatform.hs177 isARM (ArchARM {}) = True function
178 isARM ArchAArch64 = True function
179 isARM _ = False function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DPlatform.java82 public static boolean isARM() { in isARM() method in Platform
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DPlatform.java82 public static boolean isARM() { in isARM() method in Platform
/dports/math/clblast/CLBlast-1.1.0/src/tuning/
H A Dtuning.hpp67 auto isARM = false; in Tuner() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/testlibrary/com/oracle/java/testlibrary/
H A DPlatform.java111 public static boolean isARM() { in isARM() method in Platform
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/testlibrary/com/oracle/java/testlibrary/
H A DPlatform.java111 public static boolean isARM() { in isARM() method in Platform
/dports/devel/stack/stack-2.7.3/test/integration/lib/
H A DStackTest.hs264 isARM = arch == "arm" function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DARMErrataFix.cpp99 bool isARM; member in lld::elf::Patch657417Section
140 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DARMErrataFix.cpp99 bool isARM; member in lld::elf::Patch657417Section
140 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DARMErrataFix.cpp98 bool isARM; member in elf::Patch657417Section
139 uint32_t instr, bool isARM) in Patch657417Section()
/dports/devel/jna/jna-5.7.0/src/com/sun/jna/
H A DPlatform.java219 public static final boolean isARM() { in isARM() method in Platform
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp244 bool llvm::TargetTransformInfo::isAlwaysUniform(const Value *V) const {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp167 bool isARM, MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, in emitRegPlusImmediate()
179 static void emitSPUpdate(bool isARM, MachineBasicBlock &MBB, in emitSPUpdate()
369 bool isARM = !AFI->isThumbFunction(); in emitPrologue() local
779 bool isARM = !AFI->isThumbFunction(); in emitEpilogue() local
2166 bool isARM = !AFI->isThumbFunction(); in eliminateCallFramePseudoInstr() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMFrameLowering.cpp167 bool isARM, MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, in emitRegPlusImmediate()
179 static void emitSPUpdate(bool isARM, MachineBasicBlock &MBB, in emitSPUpdate()
369 bool isARM = !AFI->isThumbFunction(); in emitPrologue() local
779 bool isARM = !AFI->isThumbFunction(); in emitEpilogue() local
2166 bool isARM = !AFI->isThumbFunction(); in eliminateCallFramePseudoInstr() local

1234