Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSymbol.h99 bool isUndefined() const { in isUndefined() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h143 bool isUndefined() const { return Tag == undefined; } in isUndefined() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h63 bool isUndefined() const { in isUndefined() function
DIRSymtab.h190 bool isUndefined() const { return (Flags >> S::FB_undefined) & 1; } in isUndefined() function
DCOFF.h384 bool isUndefined() const { in isUndefined() function
/external/deqp/modules/glshared/
DglsStateQueryUtil.hpp135 bool StateQueryMemoryWriteGuard<T>::isUndefined () const in isUndefined() function in deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard
DglsStateQueryUtil.cpp148 bool QueriedState::isUndefined (void) const in isUndefined() function in deqp::gls::StateQueryUtil::QueriedState
/external/clang/include/clang/Lex/
DMacroInfo.h374 bool isUndefined() const { return UndefLoc.isValid(); } in isUndefined() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp686 static bool isUndefined(ld_plugin_symbol &Sym) { in isUndefined() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp100 bool isUndefined() const { return Tag == undefined; } in isUndefined() function in __anonba15b7e30111::LVILatticeVal
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp120 bool isUndefined() const { return Tag == undefined; } in isUndefined() function in __anonadeae0b70111::LVILatticeVal
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp88 bool isUndefined() const { return getLatticeValue() == undefined; } in isUndefined() function in __anon967d13930111::LatticeVal
/external/llvm/include/llvm/Object/
DCOFF.h365 bool isUndefined() const { in isUndefined() function