/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 280 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 D | LTOModule.cpp | 275 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 D | LTOModule.cpp | 271 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 D | ValueSymbolTable.cpp | 47 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 D | Type.cpp | 389 auto IterBool = in setName() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ValueSymbolTable.cpp | 64 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 D | Type.cpp | 413 auto IterBool = in setName() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ValueSymbolTable.cpp | 64 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 D | Type.cpp | 487 auto IterBool = in setName() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCContext.cpp | 407 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 D | MCContext.cpp | 546 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 D | MCContext.cpp | 355 auto IterBool = ELFUniquingMap.insert( in getELFSection() local 402 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
|
H A D | MCDwarf.cpp | 351 auto IterBool = SourceIdMap.insert( in getFile() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 21 auto IterBool = in getIndex() local
|
/aosp_15_r20/external/llvm/include/llvm/TableGen/ |
H A D | StringToOffsetTable.h | 31 auto IterBool = variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | StringToOffsetTable.h | 32 auto IterBool = variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 32 auto IterBool = variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
H A D | StringToOffsetTable.h | 32 auto IterBool = variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 32 auto IterBool = variable
|
/aosp_15_r20/external/libcxx/test/std/containers/associative/map/ |
H A D | compare.pass.cpp | 32 typedef std::pair<Iter, bool> IterBool; in main() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 32 auto IterBool = variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/ |
D | StringToOffsetTable.h | 32 auto IterBool = variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 21 auto IterBool = in getIndex() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/ |
H A D | compare.pass.cpp | 33 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 D | AddressPool.cpp | 21 auto IterBool = in getIndex() local
|