Searched defs:Global (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp34 addMapping(uint32_t Local, uint32_t Global) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.h26 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator in enum:llvm::RecordStreamer::State
H A DWasmObjectFile.cpp550 wasm::WasmGlobal &Global = Globals[GlobalIndex]; local
1053 wasm::WasmGlobal Global; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp111 DIPrinter &DIPrinter::operator<<(const DIGlobal &Global) { argument
H A DSymbolize.cpp138 DIGlobal Global = Info->symbolizeData(ModuleOffset); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h71 uint64_t getNumber(GlobalValue* Global) { argument
80 void erase(GlobalValue *Global) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h33 Global = 1, enumerator in enum:clang::targets::final::AddrSpace
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h332 enum class AllocationKind { Stub, Code, Data, Global, Bytes }; member in class:lldb_private::IRExecutionUnit::AllocationKind
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h96 Global, enumerator in enum:clang::NestedNameSpecifier::SpecifierKind
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h152 class Global { class in class:clang::interp::Program
156 Global(Tys... Args) : B(std::forward<Tys>(Args)...) {} function in class:clang::interp::Program::Global
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp407 void MappingTraits<WasmYAML::Global>::mapping(IO &IO, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp45 const GlobalValue *Global = MO.getGlobal(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_globals.cpp31 typedef __asan_global Global; typedef in namespace:__asan
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp292 void LLVMAddGlobalMapping(LLVMExecutionEngineRef EE, LLVMValueRef Global, argument
297 void *LLVMGetPointerToGlobal(LLVMExecutionEngineRef EE, LLVMValueRef Global) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h82 uint32_t Global; member in union:llvm::wasm::WasmInitExpr::__anon3141
116 WasmGlobalType Global; member in union:llvm::wasm::WasmImport::__anon3142
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp834 bool Global = SymFlags & SymbolRef::SF_Global; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h70 struct Global { struct in namespace:llvm::WasmYAML
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h53 Global = 1, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h235 Global, member in class:llvm::pdb::PDB_Checksum::PDB_DataKind
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h51 Global, member in class:llvm::ms_demangle::StorageClass
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1453 wasm::WasmGlobal Global; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp195 const GlobalVariable *Global = GE.Var; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1194 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent()); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h595 support::ulittle32_t Global; member in struct:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind::PointerMode::PointerOptions::PointerToMemberRepresentation::VFTableSlotKind::WindowsRTClassKind::CrossModuleExport
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2393 bool CodeGenModule::MustBeEmitted(const ValueDecl *Global) { argument
2408 bool CodeGenModule::MayBeEmittedEagerly(const ValueDecl *Global) { argument
2526 const auto *Global = cast<ValueDecl>(GD.getDecl()); local
[all...]

Completed in 204 milliseconds

12