Home
last modified time | relevance | path

Searched defs:GC (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h47 GC = 4, enumerator
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp142 NOINLINE void FakeStack::GC(uptr real_stack) { in GC() function in __asan::FakeStack
/openbsd/sys/dev/pci/drm/amd/include/
H A Ddiscovery.h38 GC, enumerator
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1308 const char *GC = LLVMGetGC(Fn); in llvm_gc() local
1315 value llvm_set_gc(value GC, LLVMValueRef Fn) { in llvm_set_gc()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp5378 auto GC = llvm::getGCStrategy(Relocate.getFunction()->getGC()); in visitIntrinsicCall() local
H A DCore.cpp2408 void LLVMSetGC(LLVMValueRef Fn, const char *GC) { in LLVMSetGC()
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp5935 std::string GC; in parseFunctionHeader() local