Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.h91 llvm::DenseMap<unsigned, std::unique_ptr<char[]>> Locals; global() variable
H A DInterpFrame.h165 std::unique_ptr<char[]> Locals; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp217 const std::vector<DILocal> &Locals) { in print()
356 const std::vector<DILocal> &Locals) { in print()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h81 SmallVector<DbgVariable *, 8> Locals; member
H A DCodeViewDebug.h130 SmallVector<LocalVariable, 1> Locals; member
165 SmallVector<LocalVariable, 1> Locals; member
H A DCodeViewDebug.cpp2819 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
2972 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo()
2992 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
H A DDwarfCompileUnit.cpp1114 auto Locals = sortLocalVars(Vars.Locals); createAndAddScopeChildren() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h37 std::vector<MVT> Locals; variable
H A DWebAssemblyAsmPrinter.cpp636 valTypesFromMVTs(MFI->getLocals(), Locals); in emitFunctionBodyStart() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp57 const SmallVectorImpl<wasm::ValType> &Locals) { in localDecl() argument
H A DWebAssemblyAsmParser.cpp967 SmallVector<wasm::ValType, 4> Locals; parseDirective() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h146 std::vector<std::string> Locals; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h90 Locals, // --discard-locals (-X) global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h110 std::vector<LocalDecl> Locals; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h345 std::vector<WasmLocalDecl> Locals; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp560 bool Locals = options().getAttributeLocal(); in resolvePrinting() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DConfig.h66 enum class DiscardPolicy { Default, All, Locals, None }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp2834 expandMacro(raw_svector_ostream & OS,StringRef Body,ArrayRef<MCAsmMacroParameter> Parameters,ArrayRef<MCAsmMacroArgument> A,const std::vector<std::string> & Locals,SMLoc L) expandMacro() argument
5813 std::vector<std::string> Locals; parseDirectiveMacro() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp4290 SmallVector<llvm::Value*, 20> Locals; global() member in __anonf3b340e90811::FragileHazards
[all...]