/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 112 SmallVector<LocalVariable, 1> Locals; member 134 SmallVector<LocalVariable, 1> Locals; member
|
D | DwarfFile.h | 60 SmallVector<DbgVariable *, 8> Locals; member
|
D | CodeViewDebug.cpp | 2363 void CodeViewDebug::emitLocalVariableList(ArrayRef<LocalVariable> Locals) { in emitLocalVariableList() 2513 SmallVectorImpl<LocalVariable> &Locals) { in collectLexicalBlockInfo() 2533 SmallVectorImpl<LocalVariable> &Locals = LocalsIter->second; in collectLexicalBlockInfo() local
|
D | DwarfCompileUnit.cpp | 687 auto Locals = sortLocalVars(Vars.Locals); in createScopeChildrenDIE() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | FixedLenDecoderEmitter.h | 78 std::string Locals; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMachineFunctionInfo.h | 31 std::vector<MVT> Locals; variable
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 94 SmallVector<LocalVariable, 1> Locals; member
|
D | CodeViewDebug.cpp | 1834 void CodeViewDebug::emitLocalVariableList(ArrayRef<LocalVariable> Locals) { in emitLocalVariableList()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/AsmParser/ |
D | WebAssemblyAsmParser.cpp | 493 std::vector<MVT> Locals; in ParseDirective() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 101 std::vector<WasmLocalDecl> Locals; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 96 std::vector<LocalDecl> Locals; member
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 118 std::string Locals; member in __anonf641aa1c0211::FixedLenDecoderEmitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 128 std::string Locals; member in __anon7f5b27540111::FixedLenDecoderEmitter
|
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 3764 SmallVector<llvm::Value*, 20> Locals; member in __anon0ea151f90511::FragileHazards
|