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/llvm-project/llvm/include/llvm/IR/
DInstructions.h260 bool isUnordered() const { in isUnordered() function
392 bool isUnordered() const { in isUnordered() function
/external/llvm-project/libcxx/test/support/
Dcontainer_debug_tests.h69 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/llvm-project/llvm/include/llvm/CodeGen/
DMachineMemOperand.h280 bool isUnordered() const { in isUnordered() function
/external/llvm-project/polly/include/polly/Support/
DScopHelper.h298 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-project/llvm/include/llvm/Analysis/
DDependenceAnalysis.h137 bool isUnordered() const { return isInput(); } in isUnordered() function
DTargetTransformInfo.h82 bool isUnordered() const { in isUnordered() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp407 bool isUnordered() const { in isUnordered() function in __anone097c8540311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp665 bool isUnordered() const { in isUnordered() function in __anon981229b60311::EarlyCSE::ParseMemoryInst
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp714 bool isUnordered() const { in isUnordered() function in __anonc1abad420311::EarlyCSE::ParseMemoryInst
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp3928 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst
/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