Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/LTO/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOModule.cpp275 auto IterBool = in addObjCClass() local
311 auto IterBool = in addObjCCategory() local
330 auto IterBool = in addObjCClassRef() local
480 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol() local
521 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef() local
548 auto IterBool = in addPotentialUndefinedSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A 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
/aosp_15_r20/external/llvm/lib/IR/
H A 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
H A DType.cpp389 auto IterBool = in setName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
H A DType.cpp413 auto IterBool = in setName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DValueSymbolTable.cpp64 auto IterBool = vmap.insert(std::make_pair(UniqueName.str(), V)); in makeUniqueName() local
107 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
H A DType.cpp487 auto IterBool = in setName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp546 auto IterBool = ELFUniquingMap.insert(std::make_pair( in getELFSection() local
675 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
743 auto IterBool = WasmUniquingMap.insert( in getWasmSection() local
782 auto IterBool = XCOFFUniquingMap.insert(std::make_pair( in getXCOFFSection() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCContext.cpp355 auto IterBool = ELFUniquingMap.insert( in getELFSection() local
402 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
H A DMCDwarf.cpp351 auto IterBool = SourceIdMap.insert( in getFile() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp21 auto IterBool = in getIndex() local
/aosp_15_r20/external/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h31 auto IterBool = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h32 auto IterBool = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DStringToOffsetTable.h32 auto IterBool = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h32 auto IterBool = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DStringToOffsetTable.h32 auto IterBool = variable
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/
H A Dcompare.pass.cpp32 typedef std::pair<Iter, bool> IterBool; in main() typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DStringToOffsetTable.h32 auto IterBool = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DStringToOffsetTable.h32 auto IterBool = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp21 auto IterBool = in getIndex() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/
H A Dcompare.pass.cpp33 typedef std::pair<Iter, bool> IterBool; in main() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp21 auto IterBool = in getIndex() local

12