/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | GOFF.h | 22 namespace GOFF {
|
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/ |
H A D | Triple.h | 285 GOFF, enumerator 684 bool isOSBinFormatGOFF() const { return getObjectFormat() == Triple::GOFF; } in isOSBinFormatGOFF()
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | skl_universal_plane.c | 505 #define GOFF(x) (((x) & 0xffff) << 0) macro 564 ROFF(csc[0]) | GOFF(csc[1])); in icl_program_input_csc() 568 ROFF(csc[3]) | GOFF(csc[4])); in icl_program_input_csc() 572 ROFF(csc[6]) | GOFF(csc[7])); in icl_program_input_csc()
|
/openbsd/gnu/llvm/llvm/lib/TargetParser/ |
H A D | Triple.cpp | 653 .EndsWith("goff", Triple::GOFF) in parseFormat() 781 case Triple::GOFF: in getObjectFormatTypeName() 868 return Triple::GOFF; in getDefaultFormat()
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | MCObjectFileInfo.cpp | 544 MCConstantExpr::create(GOFF::SK_PPA1, *Ctx)); in initGOFFMCObjectFileInfo() 1096 case Triple::GOFF: in getDwarfComdatSection()
|
H A D | MCContext.cpp | 103 case Triple::GOFF: in MCContext()
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | TargetRegistry.h | 598 case Triple::GOFF: in createMCObjectStreamer()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | BackendUtil.cpp | 255 case Triple::GOFF: in asanUseGlobalsGC()
|
H A D | CodeGenModule.cpp | 5782 case llvm::Triple::GOFF: in GetAddrOfConstantCFString()
|
H A D | CGObjCMac.cpp | 5078 case llvm::Triple::GOFF: in GetSectionName()
|
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 5108 case Triple::GOFF: in getSectionNameForBitcode() 5133 case Triple::GOFF: in getSectionNameForCommandline()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1920 case Triple::GOFF: in getGlobalMetadataSection()
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 2233 case llvm::Triple::GOFF: in GetCurrentProcessInfo()
|
/openbsd/distrib/sets/lists/comp/ |
H A D | clang.amd64 | 1244 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.arm64 | 1244 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.armv7 | 1242 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.i386 | 1242 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.loongson | 1243 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.macppc | 1243 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.octeon | 1243 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.powerpc64 | 1242 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.sparc64 | 1243 ./usr/include/llvm/BinaryFormat/GOFF.h
|
H A D | clang.riscv64 | 1242 ./usr/include/llvm/BinaryFormat/GOFF.h
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 2090 {llvm::Triple::GOFF, llvm::Triple::XCOFF})) in CheckBuiltinFunctionCall()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | LangRef.rst | 2806 * ``l``: GOFF mangling: Private symbols get a ``@`` prefix.
|