Home
last modified time | relevance | path

Searched defs:IterBool (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/IR/
DValueSymbolTable.cpp47 auto IterBool = vmap.insert(std::make_pair(UniqueName, V)); in makeUniqueName() local
85 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
DType.cpp389 auto IterBool = in setName() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DValueSymbolTable.cpp65 auto IterBool = vmap.insert(std::make_pair(UniqueName, V)); in makeUniqueName() local
104 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
DType.cpp396 auto IterBool = in setName() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp21 auto IterBool = in getIndex() local
DAsmPrinter.cpp2610 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOModule.cpp270 auto IterBool = in addObjCClass() local
306 auto IterBool = in addObjCCategory() local
325 auto IterBool = in addObjCClassRef() local
476 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol() local
517 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef() local
544 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addPotentialUndefinedSymbol() local
/external/llvm/include/llvm/TableGen/
DStringToOffsetTable.h31 auto IterBool = variable
/external/llvm/lib/LTO/
DLTOModule.cpp280 auto IterBool = in addObjCClass() local
316 auto IterBool = in addObjCCategory() local
335 auto IterBool = in addObjCClassRef() local
489 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol() local
530 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef() local
556 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addPotentialUndefinedSymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp22 auto IterBool = in getIndex() local
DAsmPrinter.cpp2948 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter() local
/external/libcxx/test/std/containers/associative/map/
Dcompare.pass.cpp32 typedef std::pair<Iter, bool> IterBool; in main() typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DStringToOffsetTable.h33 auto IterBool = variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp394 auto IterBool = ELFUniquingMap.insert( in getELFSection() local
437 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
511 auto IterBool = WasmUniquingMap.insert( in getWasmSection() local
DMCDwarf.cpp569 auto IterBool = SourceIdMap.insert( in tryGetFile() local
/external/llvm/lib/MC/
DMCContext.cpp355 auto IterBool = ELFUniquingMap.insert( in getELFSection() local
402 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
DMCDwarf.cpp351 auto IterBool = SourceIdMap.insert( in getFile() local
/external/clang/lib/Basic/
DSourceManager.cpp180 auto IterBool = in getLineTableFilenameID() local