Home
last modified time | relevance | path

Searched defs:isUnordered (Results 1 – 12 of 12) 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/buildtools/third_party/libc++/trunk/test/support/
Dcontainer_debug_tests.h64 constexpr bool isUnordered(ContainerType CT) { 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-10.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h272 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/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp407 bool isUnordered() const { in isUnordered() function in __anon584f59f20311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp665 bool isUnordered() const { in isUnordered() function in __anon860192d40311::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