Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstructions.h268 bool isUnordered() const { in isUnordered() function
391 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-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 __anond8302c990311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp665 bool isUnordered() const { in isUnordered() function in __anon2931873b0311::EarlyCSE::ParseMemoryInst
/external/llvm/lib/IR/
DInstructions.cpp3631 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