Home
last modified time | relevance | path

Searched defs:Layout (Results 1 – 25 of 61) sorted by relevance

123

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DLayoutOverrideSource.h27 struct Layout { struct
39 llvm::StringMap<Layout> Layouts; argument
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h126 void Emit(MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const { in Emit()
134 const MCAsmLayout &Layout) const { in getEmitSize()
178 const MCAsmLayout &Layout) const { in getEmitSize()
188 void Emit(MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const { in Emit()
H A DMCAsmBackend.h83 const MCAsmLayout &Layout, in processFixupValue()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCExpr.cpp398 const MCAsmLayout &Layout, in EvaluateAsAbsolute()
417 const MCAsmLayout *Layout, in EvaluateAsAbsolute()
426 const MCAsmLayout *Layout, in evaluateAsAbsolute()
447 const MCAsmLayout *Layout, in AttemptToFoldSymbolOffsetDifference()
527 const MCAsmLayout *Layout, in EvaluateSymbolicAdd()
586 const MCAsmLayout *Layout, in EvaluateAsRelocatable()
593 bool MCExpr::EvaluateAsValue(MCValue &Res, const MCAsmLayout *Layout, in EvaluateAsValue()
601 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()
H A DMCAssembler.cpp123 static bool getLabelOffset(const MCAsmLayout &Layout, const MCSymbolData &SD, in getLabelOffset()
135 static bool getSymbolOffsetImpl(const MCAsmLayout &Layout, in getSymbolOffsetImpl()
463 static bool evaluate(const MCExpr &Expr, const MCAsmLayout &Layout, in evaluate()
472 bool MCAssembler::evaluateFixup(const MCAsmLayout &Layout, in evaluateFixup()
546 uint64_t MCAssembler::computeFragmentSize(const MCAsmLayout &Layout, in computeFragmentSize()
657 static void writeFragment(const MCAssembler &Asm, const MCAsmLayout &Layout, in writeFragment()
863 std::pair<uint64_t, bool> MCAssembler::handleFixup(const MCAsmLayout &Layout, in handleFixup()
887 MCAsmLayout Layout(*this); in Finish() local
986 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction()
1019 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
[all …]
H A DELFObjectWriter.cpp488 const MCAsmLayout &Layout) { in SymbolValue()
503 const MCAsmLayout &Layout) { in ExecutePostLayoutBinding()
578 const MCAsmLayout &Layout) { in WriteSymbol()
627 const MCAsmLayout &Layout, in WriteSymbolTable()
793 const MCAsmLayout &Layout, in RecordRelocation()
898 bool ELFObjectWriter::isInSymtab(const MCAsmLayout &Layout, in isInSymtab()
978 ELFObjectWriter::computeSymbolTable(MCAssembler &Asm, const MCAsmLayout &Layout, in computeSymbolTable()
1097 MCAsmLayout &Layout, in CreateRelocationSections()
1137 getUncompressedData(MCAsmLayout &Layout, in getUncompressedData()
1184 getCompressedFragment(MCAsmLayout &Layout, in getCompressedFragment()
[all …]
H A DMachObjectWriter.cpp201 const MCAsmLayout &Layout, in WriteSection()
324 const MCAsmLayout &Layout) { in WriteNlist()
453 const MCAsmLayout &Layout, in RecordRelocation()
622 const MCAsmLayout &Layout) { in computeSectionAddresses()
639 const MCAsmLayout &Layout) { in markAbsoluteVariableSymbols()
656 const MCAsmLayout &Layout) { in ExecutePostLayoutBinding()
751 const MCAsmLayout &Layout) { in WriteObject()
H A DWinCOFFObjectWriter.cpp351 const MCAsmLayout &Layout) { in getSymbolValue()
366 const MCAsmLayout &Layout) { in DefineSymbol()
640 const MCAsmLayout &Layout) { in ExecutePostLayoutBinding()
665 const MCAsmLayout &Layout, in RecordRelocation()
803 const MCAsmLayout &Layout) { in WriteObject()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp29 const MCAsmLayout &Layout) override { in ExecutePostLayoutBinding()
32 void RecordRelocation(const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordRelocation()
68 const MCAsmLayout &Layout) { in WriteObject()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp64 const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordRelocation()
102 const MCAsmLayout &Layout, in RecordX86_64Relocation()
360 const MCAsmLayout &Layout, in RecordScatteredRelocation()
455 const MCAsmLayout &Layout, in RecordTLVPRelocation()
503 const MCAsmLayout &Layout, in RecordX86Relocation()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp45 const MCAsmLayout &Layout, const MCFragment *Fragment, in RecordRelocation()
177 static uint32_t getFixupOffset(const MCAsmLayout &Layout, in getFixupOffset()
193 MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordScatteredRelocation()
305 MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordPPCRelocation()
H A DPPCMCExpr.cpp94 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp97 getFieldOffset(const ASTRecordLayout &Layout, unsigned FieldNo) const { in getFieldOffset() argument
147 const ASTRecordLayout &Layout = Context.getASTRecordLayout(BaseDecl); in ComputeEmptySubobjectSizes() local
171 const ASTRecordLayout &Layout = Context.getASTRecordLayout(MemberDecl); in ComputeEmptySubobjectSizes() local
235 const ASTRecordLayout &Layout = Context.getASTRecordLayout(Info->Class); in CanPlaceBaseSubobjectAtOffset() local
285 const ASTRecordLayout &Layout = Context.getASTRecordLayout(Info->Class); in UpdateEmptyBaseSubobjects() local
342 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in CanPlaceFieldSubobjectAtOffset() local
403 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in CanPlaceFieldSubobjectAtOffset() local
448 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in UpdateEmptyFieldSubobjects() local
500 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in UpdateEmptyFieldSubobjects() local
864 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in ComputeBaseSubobjectInfo() local
[all …]
H A DVTTBuilder.cpp67 const ASTRecordLayout &Layout = Ctx.getASTRecordLayout(RD); in LayoutSecondaryVTTs() local
114 const ASTRecordLayout &Layout = Ctx.getASTRecordLayout(RD); in LayoutSecondaryVirtualPointers() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCExpr.cpp83 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()
H A DMipsAsmBackend.h66 const MCAsmLayout &Layout) const override { in fixupNeedsRelaxation()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp149 const MCAsmLayout &Layout, in RecordARMScatteredHalfRelocation()
251 const MCAsmLayout &Layout, in RecordARMScatteredRelocation()
355 const MCAsmLayout &Layout, in RecordRelocation()
H A DARMMCExpr.h61 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackProtector.h66 SSPLayoutMap Layout; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp93 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.h66 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()
/minix3/lib/libcurses/PSD.doc/
H A Dtwinkle1.c50 static LOCS Layout[NCOLS * NLINES]; /* current board layout */ variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp188 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in CollectFields() local
252 const ASTRecordLayout &Layout = Context.getASTRecordLayout(RD); in getTBAAStructTypeInfo() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp57 ASanStackFrameLayout *Layout) { in ComputeASanStackFrameLayout()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCExpr.cpp164 const MCAsmLayout *Layout, in EvaluateAsRelocatableImpl()

123