Home
last modified time | relevance | path

Searched defs:isUnordered (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/misc/
H A DFpUtils.java82 public static boolean isUnordered(double arg1, double arg2) { in isUnordered() method in FpUtils
86 public static boolean isUnordered(float arg1, float arg2) { in isUnordered() method in FpUtils
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DFpUtils.java303 public static boolean isUnordered(double arg1, double arg2) { in isUnordered() method in FpUtils
319 public static boolean isUnordered(float arg1, float arg2) { in isUnordered() method in FpUtils
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstructions.h268 bool isUnordered() const { in isUnordered() function
391 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstructions.h274 bool isUnordered() const { in isUnordered() function
408 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstructions.h258 bool isUnordered() const { in isUnordered() function
384 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstructions.h274 bool isUnordered() const { in isUnordered() function
408 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstructions.h258 bool isUnordered() const { in isUnordered() function
392 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstructions.h274 bool isUnordered() const { in isUnordered() function
408 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h289 bool isUnordered() const { in isUnordered() function
420 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/libcore/ojluni/src/test/java/lang/Math/
H A DTests.java219 public static boolean isUnordered(float arg1, float arg2) { in isUnordered() method in Tests
233 public static boolean isUnordered(double arg1, double arg2) { in isUnordered() method in Tests
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dcontainer_debug_tests.h63 constexpr bool isUnordered(ContainerType CT) { in isUnordered() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h190 bool isUnordered() const { return !isVolatile(); } in isUnordered() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h58 bool isUnordered() const { return getMMO().isUnordered(); } in isUnordered() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h272 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h303 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineMemOperand.h306 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineMemOperand.h306 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineMemOperand.h306 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineMemOperand.h311 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/Support/
DScopHelper.h289 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/Support/
DScopHelper.h289 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/Support/
DScopHelper.h289 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/Support/
DScopHelper.h289 bool isUnordered() const { in isUnordered() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h54 bool isUnordered() const { return getMMO().isUnordered(); } in isUnordered() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h136 bool isUnordered() const { return isInput(); } in isUnordered() function

123