Searched defs:Target (Results 101 - 125 of 305) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp333 const MBBInfo &Target = MBBs[Terminator.TargetBlock]; local
H A DSystemZInstrInfo.h124 const MachineOperand *Target; member in class:llvm::SystemZII::Branch
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp35 static void parseCondBranch(MachineInstr &LastInst, MachineBasicBlock *&Target, argument
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h31 size_t Target = 0; member in struct:llvm::objcopy::coff::Relocation
/freebsd-current/contrib/llvm-project/llvm/include/llvm/InterfaceStub/
H A DIFSStub.h93 IFSTarget Target; member in struct:llvm::ifs::IFSStub
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h141 auto Target = SymPair.first; local
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp276 CodeEmitterGen::getInstructionCases(Record *R, CodeGenTarget &Target) { argument
96 addCodeToMergeInOperand(Record *R, BitsInit *BI, const std::string &VarName, std::string &Case, std::string &BitOffsetCase, CodeGenTarget &Target) argument
305 addInstructionCasesForEncoding( Record *R, Record *EncodingDef, CodeGenTarget &Target, std::string &Case, std::string &BitOffsetCase) argument
356 emitInstructionBaseValues( raw_ostream &o, ArrayRef<const CodeGenInstruction *> NumberedInstructions, CodeGenTarget &Target, int HwMode) argument
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/executer/
H A Dexdump.c490 UINT8 *Target; local
[all...]
/freebsd-current/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c270 ACPI_GENERIC_ADDRESS *Target; member in struct:acpi_fadt_pm_info
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp360 auto *Target = DefinedSymbols[KeyValue.second]; local
385 createAliasSymbol(StringRef SymbolName, Linkage L, Scope S, Symbol &Target) argument
523 auto Target = Definition->getNumber(Symbol.isBigObj()); local
[all...]
H A DELF_aarch64.cpp447 Symbol &createEntry(LinkGraph &G, Symbol &Target) { argument
515 Symbol &createEntry(LinkGraph &G, Symbol &Target) { argument
H A DCOFFLinkGraphBuilder.h124 COFFSymbolIndex Target; member in struct:llvm::jitlink::WeakExternalRequest
H A DELF_ppc64.cpp63 Symbol &createEntry(LinkGraph &G, Symbol &Target) { argument
H A DELF_x86_64.cpp57 Symbol &createEntry(LinkGraph &G, Symbol &Target) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp336 auto Target = OutContext.createTempSymbol(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h259 uint8_t *Target = Section.getAddressWithOffset(RE.Offset); variable
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp104 static void mapping(IO &IO, IFSTarget &Target) { argument
220 IFSTarget Target = Stub.Target; local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DParsedAttrInfo.h130 virtual bool spellingExistsInTarget(const TargetInfo &Target, argument
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp989 auto *Target = static_cast<TransferrableTargetInfo*>(this); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp816 bool FormatSpecifier::hasValidLengthModifier(const TargetInfo &Target, argument
[all...]
H A DMicrosoftCXXABI.cpp303 const TargetInfo &Target = Context.getTargetInfo(); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp147 const size_t Target = Code.size(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp217 getRelocType(MCContext &Ctx, const MCValue &Target, const MCFixup &Fixup, bool IsPCRel) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp252 adjustFixupValue(const MCFixup &Fixup, const MCValue &Target, uint64_t &Value, MCContext *Ctx) const argument
378 applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, const MCValue &Target, MutableArrayRef<char> Data, uint64_t Value, bool IsResolved, const MCSubtargetInfo *STI) const argument
508 shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, const MCValue &Target, const MCSubtargetInfo *STI) argument
H A DAVRMCCodeEmitter.cpp223 auto Target = MO.getImm(); local

Completed in 415 milliseconds

1234567891011>>