/external/llvm/include/llvm/IR/ |
D | Instructions.h | 268 bool isUnordered() const { in isUnordered() function 391 bool isUnordered() const { in isUnordered() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Instructions.h | 260 bool isUnordered() const { in isUnordered() function 392 bool isUnordered() const { in isUnordered() function
|
/external/llvm-project/libcxx/test/support/ |
D | container_debug_tests.h | 69 constexpr bool isUnordered(ContainerType CT) { in isUnordered() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Instructions.h | 289 bool isUnordered() const { in isUnordered() function 420 bool isUnordered() const { in isUnordered() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 190 bool isUnordered() const { return !isVolatile(); } in isUnordered() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 272 bool isUnordered() const { in isUnordered() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 280 bool isUnordered() const { in isUnordered() function
|
/external/llvm-project/polly/include/polly/Support/ |
D | ScopHelper.h | 298 bool isUnordered() const { in isUnordered() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 136 bool isUnordered() const { return isInput(); } in isUnordered() function
|
D | TargetTransformInfo.h | 79 bool isUnordered() const { in isUnordered() function
|
/external/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 142 bool isUnordered() const { return isInput(); } in isUnordered() function
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 137 bool isUnordered() const { return isInput(); } in isUnordered() function
|
D | TargetTransformInfo.h | 82 bool isUnordered() const { in isUnordered() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 407 bool isUnordered() const { in isUnordered() function in __anone097c8540311::EarlyCSE::ParseMemoryInst
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 665 bool isUnordered() const { in isUnordered() function in __anon981229b60311::EarlyCSE::ParseMemoryInst
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 714 bool isUnordered() const { in isUnordered() function in __anonc1abad420311::EarlyCSE::ParseMemoryInst
|
/external/llvm-project/llvm/lib/IR/ |
D | Instructions.cpp | 3928 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 3730 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 3631 bool CmpInst::isUnordered(Predicate predicate) { in isUnordered() function in CmpInst
|