Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstructions.h268 bool isUnordered() const { in isUnordered() function
391 bool isUnordered() const { in isUnordered() function
/external/cronet/third_party/libc++/src/test/support/
Dcontainer_debug_tests.h63 constexpr bool isUnordered(ContainerType CT) { in isUnordered() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DInstructions.h258 bool isUnordered() const { in isUnordered() function
384 bool isUnordered() const { in isUnordered() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h289 bool isUnordered() const { in isUnordered() function
420 bool isUnordered() const { in isUnordered() function
/external/llvm/include/llvm/CodeGen/
DMachineMemOperand.h190 bool isUnordered() const { return !isVolatile(); } in isUnordered() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h58 bool isUnordered() const { return getMMO().isUnordered(); } in isUnordered() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h272 bool isUnordered() const { in isUnordered() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h303 bool isUnordered() const { in isUnordered() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h136 bool isUnordered() const { return isInput(); } in isUnordered() function
DTargetTransformInfo.h79 bool isUnordered() const { in isUnordered() function
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h142 bool isUnordered() const { return isInput(); } in isUnordered() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h136 bool isUnordered() const { return isInput(); } in isUnordered() function
DTargetTransformInfo.h88 bool isUnordered() const { in isUnordered() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp407 bool isUnordered() const { in isUnordered() function in __anon038646010311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp665 bool isUnordered() const { in isUnordered() function in __anon2ca73aa30311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp753 bool isUnordered() const { in isUnordered() function in __anonb94012290311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3730 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst
/external/llvm/lib/IR/
DInstructions.cpp3631 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstructions.cpp4427 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst