Home
last modified time | relevance | path

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

/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/llvm/lib/Analysis/
DLazyValueInfo.cpp120 bool isUndefined() const { return Tag == undefined; } in isUndefined() function in __anon3d47ecf90111::LVILatticeVal
/external/llvm/include/llvm/Object/
DCOFF.h365 bool isUndefined() const { in isUndefined() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h629 constexpr bool isUndefined() const noexcept in isUndefined() function