Searched defs:Target (Results 176 - 200 of 305) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp24 static bool canExprResolveTo(const Expr *Source, const Expr *Target) { argument
[all...]
H A DUnsafeBufferUsage.cpp778 auto Target = local
852 auto Target = local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp1066 const llvm::Triple &Target = local
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp105 SmallString<128> Target; local
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp40 static unsigned getCharWidth(tok::TokenKind kind, const TargetInfo &Target) { argument
900 NumericLiteralParser(StringRef TokSpelling, SourceLocation TokLoc, const SourceManager &SM, const LangOptions &LangOpts, const TargetInfo &Target, DiagnosticsEngine &Diags) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp115 shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, const MCValue &Target, const MCSubtargetInfo *STI) argument
526 evaluateTargetFixup( const MCAssembler &Asm, const MCAsmLayout &Layout, const MCFixup &Fixup, const MCFragment *DF, const MCValue &Target, const MCSubtargetInfo *STI, uint64_t &Value, bool &WasForced) argument
588 handleAddSubRelocations(const MCAsmLayout &Layout, const MCFragment &F, const MCFixup &Fixup, const MCValue &Target, uint64_t &FixedValue) const argument
634 applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, const MCValue &Target, MutableArrayRef<char> Data, uint64_t Value, bool IsResolved, const MCSubtargetInfo *STI) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1033 void insertEdge(Function &Source, Function &Target, Edge::Kind EK) { argument
1041 void removeEdge(Function &Source, Function &Target) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h261 const LLVMTargetMachine &Target; member in class:llvm::MachineFunction
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h386 addSymbol(SymbolKind Kind, StringRef Name, Target &Target, SymbolFlags Flags = SymbolFlags::None) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp123 CodeGenTarget Target; member in class:__anon3135::CompressInstEmitter
H A DInstrInfoEmitter.cpp217 const CodeGenTarget &Target = CDP.getTargetInfo(); local
283 emitOperandNameMappings(raw_ostream &OS, const CodeGenTarget &Target, ArrayRef<const CodeGenInstruction*> NumberedInstructions) argument
355 emitOperandTypeMappings( raw_ostream &OS, const CodeGenTarget &Target, ArrayRef<const CodeGenInstruction *> NumberedInstructions) argument
731 emitFeatureVerifier(raw_ostream &OS, const CodeGenTarget &Target) argument
929 CodeGenTarget &Target = CDP.getTargetInfo(); local
1191 CodeGenTarget &Target = CDP.getTargetInfo(); local
1275 const CodeGenTarget &Target = CDP.getTargetInfo(); local
[all...]
H A DCodeGenSchedule.h420 const CodeGenTarget &Target; member in class:llvm::CodeGenSchedModels
H A DDecoderEmitter.cpp152 CodeGenTarget Target; member in class:__anon3008::DecoderEmitter
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp55 unsigned Target = (Index + 1) / 2 - 1; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp137 static void parseCondBranch(MachineInstr *LastInst, MachineBasicBlock *&Target, argument
/freebsd-current/sys/dev/ciss/
H A Dcissio.h129 SCSI3Addr_struct Target[2]; member in struct:__anon2034
/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacstruct.h291 ACPI_OPERAND_OBJECT *Target; member in struct:acpi_aml_operands::__anon35
300 ACPI_OPERAND_OBJECT *Target; member in struct:acpi_aml_operands::__anon36
/freebsd-current/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h115 IntrusiveRefCntPtr<TargetInfo> Target; member in class:clang::ASTUnit
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp713 Symbol &GOTBuilder::createEntry(LinkGraph &G, Symbol &Target) { argument
769 static Block &createStubPrev7(LinkGraph &G, Section &S, Symbol &Target) { argument
775 static Block &createStubThumbv7(LinkGraph &G, Section &S, Symbol &Target) { argument
788 static Block &createStubArmv7(LinkGraph &G, Section &S, Symbol &Target) { argument
802 Symbol &Target = E.getTarget(); local
899 Symbol &Target = E.getTarget(); local
[all...]
H A DELF_riscv.cpp49 Symbol &createGOTEntry(Symbol &Target) { argument
57 Symbol &createPLTStub(Symbol &Target) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp196 evaluateFixup(const MCAsmLayout &Layout, const MCFixup &Fixup, const MCFragment *DF, MCValue &Target, const MCSubtargetInfo *STI, uint64_t &Value, bool &WasForced) const argument
802 MCValue Target; local
938 MCValue Target; local
961 MCValue Target; local
[all...]
H A DWinCOFFObjectWriter.cpp856 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
1229 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
H A DMachObjectWriter.cpp455 isFixupTargetValid(const MCValue &Target) argument
463 recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1093 const Triple &Target = getContext().getTargetTriple(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1004 addHardLink(const Twine &NewLink, const Twine &Target) argument

Completed in 484 milliseconds

1234567891011>>