Home
last modified time | relevance | path

Searched defs:gp (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof.cpp65 const GUID* gp = &__uuidof(S1); variable
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp89 GlobalProc *gp = global_proc(); in ScopedGlobalProcessor() local
112 GlobalProc *gp = global_proc(); in ~ScopedGlobalProcessor() local
/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp469 Defined *gp = ElfSym::riscvGlobalPointer; relocate() local
792 const Defined *gp = ElfSym::riscvGlobalPointer; relaxHi20Lo12() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage.cpp155 int * gp = garray; // expected-warning{{'gp' is an unsafe pointer used for buffer access}} global() variable
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp94 uint64_t gp; member
H A DRegisterContext_mips.h273 uint64_t gp; member
/llvm-project/clang/test/CodeGen/
H A Dobject-size.c20 char *gp; variable
[all...]
/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp52 gp, global() enumerator
/llvm-project/clang/test/CXX/drs/
H A Dcwg2xx.cpp703 FPtr gp = &g<>; global() variable
/llvm-project/libunwind/include/
H A Dlibunwind.h96 unw_word_t gp; /* not used */ member