Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h112 SmallVector<LocalVariable, 1> Locals; member
134 SmallVector<LocalVariable, 1> Locals; member
DDwarfFile.h60 SmallVector<DbgVariable *, 8> Locals; member
DCodeViewDebug.cpp2363 void CodeViewDebug::emitLocalVariableList(ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
2513 SmallVectorImpl<LocalVariable> &Locals) { in collectLexicalBlockInfo()
2533 SmallVectorImpl<LocalVariable> &Locals = LocalsIter->second; in collectLexicalBlockInfo() local
DDwarfCompileUnit.cpp687 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DFixedLenDecoderEmitter.h78 std::string Locals; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h31 std::vector<MVT> Locals; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h94 SmallVector<LocalVariable, 1> Locals; member
DCodeViewDebug.cpp1834 void CodeViewDebug::emitLocalVariableList(ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp493 std::vector<MVT> Locals; in ParseDirective() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h101 std::vector<WasmLocalDecl> Locals; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h96 std::vector<LocalDecl> Locals; member
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp118 std::string Locals; member in __anonf641aa1c0211::FixedLenDecoderEmitter
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp128 std::string Locals; member in __anon7f5b27540111::FixedLenDecoderEmitter
/external/clang/lib/CodeGen/
DCGObjCMac.cpp3764 SmallVector<llvm::Value*, 20> Locals; member in __anon0ea151f90511::FragileHazards