Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h268 bool isUnordered() const { in isUnordered() function
393 bool isUnordered() const { in isUnordered() function
/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/include/llvm/
DInstructions.h219 bool isUnordered() const { in isUnordered() function
339 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-7.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h276 bool isUnordered() const { return !isVolatile(); } in isUnordered() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h137 bool isUnordered() const { return isInput(); } in isUnordered() function
DTargetTransformInfo.h70 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 __anon68e036b60311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp511 bool isUnordered() const { in isUnordered() function in __anonca29b00e0311::EarlyCSE::ParseMemoryInst
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp3068 bool CmpInst::isUnordered(unsigned short predicate) { in isUnordered() function in CmpInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp3447 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