Home
last modified time | relevance | path

Searched defs:Locals (Results 1 – 20 of 20) sorted by relevance

/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_tls.h49 alignas(8) static GWP_ASAN_TLS_INITIAL_EXEC ThreadLocalPackedVariables Locals; in getThreadLocals() local
/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.h
H A DInterpFrame.h
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp217 print(const Request & Request,const std::vector<DILocal> & Locals) print() argument
356 print(const Request & Request,const std::vector<DILocal> & Locals) print() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h81 SmallVector<DbgVariable *, 8> Locals; global() member
H A DCodeViewDebug.h130 SmallVector<LocalVariable, 1> Locals; member
165 SmallVector<LocalVariable, 1> Locals; member
H A DCodeViewDebug.cpp2819 emitLocalVariableList(const FunctionInfo & FI,ArrayRef<LocalVariable> Locals) emitLocalVariableList() argument
2972 collectLexicalBlockInfo(SmallVectorImpl<LexicalScope * > & Scopes,SmallVectorImpl<LexicalBlock * > & Blocks,SmallVectorImpl<LocalVariable> & Locals,SmallVectorImpl<CVGlobalVariable> & Globals) collectLexicalBlockInfo() argument
2992 SmallVectorImpl<LocalVariable> *Locals = collectLexicalBlockInfo() local
[all...]
H A DDwarfCompileUnit.cpp1129 auto Locals = sortLocalVars(Vars.Locals); createAndAddScopeChildren() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h37 std::vector<MVT> Locals; variable
H A DWebAssemblyAsmPrinter.cpp635 SmallVector<wasm::ValType, 16> Locals; emitFunctionBodyStart() local
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp57 LocalTypes.insert(LocalTypes.end(), Locals.begin(), Locals.end()); in localDecl() argument
H A DWebAssemblyAsmParser.cpp954 SmallVector<wasm::ValType, 4> Locals; parseDirective() local
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h146 std::vector<std::string> Locals; member
/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h83 Locals, // --discard-locals (-X) enumerator
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h110 std::vector<LocalDecl> Locals; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h386 std::vector<WasmLocalDecl> Locals; global() member
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp560 bool Locals = options().getAttributeLocal(); in resolvePrinting() local
/llvm-project/lld/ELF/
H A DConfig.h66 enum class DiscardPolicy { Default, All, Locals, None }; global() enumerator
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp2835 expandMacro(raw_svector_ostream & OS,StringRef Body,ArrayRef<MCAsmMacroParameter> Parameters,ArrayRef<MCAsmMacroArgument> A,const std::vector<std::string> & Locals,SMLoc L) expandMacro() argument
5814 std::vector<std::string> Locals; parseDirectiveMacro() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp4297 SmallVector<llvm::Value*, 20> Locals; global() member in __anon5e07598a0811::FragileHazards
[all...]