| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | ValueLattice.h | 143 bool isUndefined() const { return Tag == undefined; } in isUndefined() function 196 assert(isUndefined()); in markConstant() 214 assert(isUndefined() || isConstant()); in markNotConstant() 229 assert(isUndefined()); in markConstantRange() 242 if (RHS.isUndefined() || isOverdefined()) in mergeIn() 249 if (isUndefined()) { in mergeIn() 251 return !RHS.isUndefined(); in mergeIn() 296 if (isUndefined() || Other.isUndefined()) in getCompare()
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCObjectWriter.cpp | 30 if (SA.isUndefined() || SB.isUndefined()) in isSymbolRefDifferenceFullyResolved()
|
| H A D | MachObjectWriter.cpp | 56 if (S.isUndefined()) in doesSymbolRequireExternRelocation() 100 if (Target.getSymA() && Target.getSymA()->getSymbol().isUndefined()) in getSymbolAddress() 103 if (Target.getSymB() && Target.getSymB()->getSymbol().isUndefined()) in getSymbolAddress() 360 if (IsAlias && Symbol->isUndefined()) in writeNlist() 362 else if (Symbol->isUndefined()) in writeNlist() 375 if (Data.isExternal() || (!IsAlias && Symbol->isUndefined())) in writeNlist() 379 if (IsAlias && Symbol->isUndefined()) in writeNlist() 556 if (!Symbol.isExternal() && !Symbol.isUndefined()) in computeSymbolTable() 563 if (Symbol.isUndefined()) { in computeSymbolTable() 582 if (Symbol.isExternal() || Symbol.isUndefined()) in computeSymbolTable()
|
| H A D | ELFObjectWriter.cpp | 592 if (Symbol.isVariable() && Symbol.isUndefined()) { in isInSymtab() 598 if (Symbol.isUndefined() && !Symbol.isBindingSet()) in isInSymtab() 645 if (Symbol.isTemporary() && Symbol.isUndefined()) { in computeSymbolTable() 661 } else if (Symbol.isUndefined()) { in computeSymbolTable() 1262 Tail = Rest.substr(Symbol.isUndefined() ? 2 : 1); in executePostLayoutBinding() 1276 if (!Symbol.isUndefined() && !Rest.startswith("@@@")) in executePostLayoutBinding() 1280 if (Symbol.isUndefined() && Rest.startswith("@@") && in executePostLayoutBinding() 1348 if (Sym->isUndefined()) in shouldRelocateWithSymbol() 1438 if (SymB.isUndefined()) { in recordRelocation() 1477 if (!RelocateWithSymbol && SymA && !SymA->isUndefined()) in recordRelocation()
|
| H A D | MCMachOStreamer.cpp | 350 if (Symbol->isUndefined()) in EmitSymbolAttribute() 376 if (Symbol->isUndefined()) in EmitSymbolAttribute() 404 assert(Symbol->isUndefined() && "Cannot define a symbol twice!"); in EmitCommonSymbol()
|
| H A D | MCExpr.cpp | 516 if (SA.isUndefined() || SB.isUndefined()) in AttemptToFoldSymbolOffsetDifference()
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | Symbols.cpp | 255 if (Sym->isUndefined()) in printTraceSymbol() 278 if (Sym->isUndefined() && in maybeWarnUnorderableSymbol() 287 if (Sym->isUndefined()) in maybeWarnUnorderableSymbol()
|
| H A D | SymbolTable.cpp | 263 if (S->isShared() || S->isLazy() || (S->isUndefined() && Binding != STB_WEAK)) in addUndefined() 513 else if (S->Visibility == STV_DEFAULT && (S->isUndefined() || S->isLazy())) in addShared() 552 if (!S->isUndefined()) in addLazyArchive() 576 if (!S->isUndefined()) in addLazyObject()
|
| H A D | Symbols.h | 135 bool isUndefined() const { return SymbolKind == UndefinedKind; } in isUndefined() function 148 return isWeak() && (isUndefined() || isLazy()); in isUndefWeak()
|
| H A D | LTO.cpp | 177 R.Prevailing = !ObjSym.isUndefined() && Sym->File == &F; in add()
|
| H A D | InputFiles.cpp | 1023 if (Sym.isUndefined()) { in parseRest() 1159 if (ObjSym.isUndefined()) in createBitcodeSymbol() 1282 if (!Sym.isUndefined()) in parse()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | ValueLattice.cpp | 14 if (Val.isUndefined()) in operator <<()
|
| H A D | LazyValueInfo.cpp | 96 if (A.isUndefined()) in intersect() 98 if (B.isUndefined()) in intersect() 1577 if (Result.isUndefined()) in getConstantRange() 1616 if (Result.isUndefined()) in getConstantRangeOnEdge() 1846 if (Result.isUndefined()) in emitBasicBlockStartAnnot()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MachObjectWriter.cpp | 189 if (A->isUndefined() || B->isUndefined()) { in RecordX86_64Relocation() 190 StringRef Name = A->isUndefined() ? A->getName() : B->getName(); in RecordX86_64Relocation() 579 if (!A->isUndefined()) in RecordX86Relocation()
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCSymbol.h | 248 bool isDefined() const { return !isUndefined(); } in isDefined() 257 bool isUndefined(bool SetUsed = true) const {
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | MacroInfo.h | 361 bool isUndefined() const { return UndefLoc.isValid(); } in isUndefined() function 387 return !Def.isUndefined(); in isDefined()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | Wasm.h | 67 bool isDefined() const { return !isUndefined(); } in isDefined() 69 bool isUndefined() const { in isUndefined() function
|
| H A D | IRSymtab.h | 190 bool isUndefined() const { return (Flags >> S::FB_undefined) & 1; } in isUndefined() function
|
| H A D | ELFTypes.h | 223 bool isDefined() const { return !isUndefined(); } 239 bool isUndefined() const { return st_shndx == ELF::SHN_UNDEF; }
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | LTO.cpp | 99 R.Prevailing = !ObjSym.isUndefined() && Sym->getFile() == &F; in add()
|
| H A D | InputFiles.cpp | 314 if (COFFSym.isUndefined()) { in initializeSymbols() 533 if (ObjSym.isUndefined()) { in parse()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCELFStreamer.cpp | 113 if (ELFSymbol->isUndefined()) { in HexagonMCEmitCommonSymbol()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/ |
| H A D | MacroInfo.cpp | 209 return (!Def.isUndefined() || in findDirectiveAtLoc()
|
| /freebsd-12.1/contrib/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 129 using irsymtab::Symbol::isUndefined;
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMachObjectWriter.cpp | 359 if (!A->isUndefined()) in RecordPPCRelocation()
|