Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValueSymbolTable.cpp64 auto IterBool = vmap.insert(std::make_pair(UniqueName, V)); in makeUniqueName() local
103 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
DType.cpp413 auto IterBool = in setName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp271 auto IterBool = in addObjCClass() local
307 auto IterBool = in addObjCCategory() local
326 auto IterBool = in addObjCClassRef() local
477 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol() local
518 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef() local
545 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addPotentialUndefinedSymbol() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DStringToOffsetTable.h32 auto IterBool = variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp21 auto IterBool = in getIndex() local
DAsmPrinter.cpp3106 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp407 auto IterBool = ELFUniquingMap.insert( in getELFSection() local
450 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
516 auto IterBool = WasmUniquingMap.insert( in getWasmSection() local
546 auto IterBool = XCOFFUniquingMap.insert( in getXCOFFSection() local
DMCDwarf.cpp581 auto IterBool = SourceIdMap.insert( in tryGetFile() local