Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h119 SmallVector<LocalVariable, 1> Locals; member
142 SmallVector<LocalVariable, 1> Locals; member
DDwarfFile.h79 SmallVector<DbgVariable *, 8> Locals; member
DCodeViewDebug.cpp2595 ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
2736 SmallVectorImpl<LocalVariable> &Locals, in collectLexicalBlockInfo()
2756 SmallVectorImpl<LocalVariable> *Locals = in collectLexicalBlockInfo() local
DDwarfCompileUnit.cpp803 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h37 std::vector<MVT> Locals; variable
DWebAssemblyAsmPrinter.cpp311 SmallVector<wasm::ValType, 16> Locals; in EmitFunctionBodyStart() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp771 SmallVector<wasm::ValType, 4> Locals; in ParseDirective() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h103 std::vector<LocalDecl> Locals; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h129 std::vector<WasmLocalDecl> Locals; member