Home
last modified time | relevance | path

Searched defs:GV (Results 1 – 25 of 788) sorted by relevance

12345678910>>...32

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp98 GVMemoryBlock(const GlobalVariable *GV) in GVMemoryBlock()
104 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { in Create()
123 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV()
164 GlobalVariable *GV = Modules[i]->getGlobalVariable(Name,AllowInternal); in FindGlobalVariableNamed() local
188 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName()
203 void ExecutionEngine::addGlobalMapping(const GlobalValue *GV, void *Addr) { in addGlobalMapping()
241 uint64_t ExecutionEngine::updateGlobalMapping(const GlobalValue *GV, in updateGlobalMapping()
292 void *ExecutionEngine::getPointerToGlobalIfAvailable(const GlobalValue *GV) { in getPointerToGlobalIfAvailable()
318 if (GlobalValue *GV = Modules[i]->getNamedValue(Name)) in getGlobalValueAtAddress() local
370 GlobalVariable *GV = module.getNamedGlobal(Name); in runStaticConstructorsDestructors() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp101 GVMemoryBlock(const GlobalVariable *GV) in GVMemoryBlock()
107 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { in Create()
126 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV()
167 GlobalVariable *GV = Modules[i]->getGlobalVariable(Name,AllowInternal); in FindGlobalVariableNamed() local
191 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName()
206 void ExecutionEngine::addGlobalMapping(const GlobalValue *GV, void *Addr) { in addGlobalMapping()
244 uint64_t ExecutionEngine::updateGlobalMapping(const GlobalValue *GV, in updateGlobalMapping()
295 void *ExecutionEngine::getPointerToGlobalIfAvailable(const GlobalValue *GV) { in getPointerToGlobalIfAvailable()
321 if (GlobalValue *GV = Modules[i]->getNamedValue(Name)) in getGlobalValueAtAddress() local
373 GlobalVariable *GV = module.getNamedGlobal(Name); in runStaticConstructorsDestructors() local
[all …]
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp99 GVMemoryBlock(const GlobalVariable *GV) in GVMemoryBlock()
105 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { in Create()
124 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV()
165 GlobalVariable *GV = Modules[i]->getGlobalVariable(Name,AllowInternal); in FindGlobalVariableNamed() local
189 std::string ExecutionEngine::getMangledName(const GlobalValue *GV) { in getMangledName()
204 void ExecutionEngine::addGlobalMapping(const GlobalValue *GV, void *Addr) { in addGlobalMapping()
242 uint64_t ExecutionEngine::updateGlobalMapping(const GlobalValue *GV, in updateGlobalMapping()
293 void *ExecutionEngine::getPointerToGlobalIfAvailable(const GlobalValue *GV) { in getPointerToGlobalIfAvailable()
319 if (GlobalValue *GV = Modules[i]->getNamedValue(Name)) in getGlobalValueAtAddress() local
370 GlobalVariable *GV = module.getNamedGlobal(Name); in runStaticConstructorsDestructors() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/
DOMPGridValues.h57 struct GV { struct
59 unsigned GV_Slot_Size; argument
61 unsigned GV_Warp_Size; argument
64 return GV_Warp_Size * GV_Slot_Size; in warpSlotSize() argument
68 unsigned GV_Max_Teams; argument
70 unsigned GV_Default_Num_Teams; argument
75 unsigned GV_SimpleBufferSize; argument
77 unsigned GV_Max_WG_Size; argument
79 unsigned GV_Default_WG_Size; argument
87 static constexpr GV AMDGPUGridValues64 = { argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/
H A DOMPGridValues.h57 struct GV { struct
59 unsigned GV_Slot_Size; argument
61 unsigned GV_Warp_Size; argument
64 return GV_Warp_Size * GV_Slot_Size; in warpSlotSize() argument
68 unsigned GV_Max_Teams; argument
70 unsigned GV_Default_Num_Teams; argument
75 unsigned GV_SimpleBufferSize; argument
77 unsigned GV_Max_WG_Size; argument
79 unsigned GV_Default_WG_Size; argument
87 static constexpr GV AMDGPUGridValues64 = { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/
DOMPGridValues.h57 struct GV { struct
59 unsigned GV_Slot_Size; argument
61 unsigned GV_Warp_Size; argument
64 return GV_Warp_Size * GV_Slot_Size; in warpSlotSize() argument
68 unsigned GV_Max_Teams; argument
70 unsigned GV_Default_Num_Teams; argument
75 unsigned GV_SimpleBufferSize; argument
77 unsigned GV_Max_WG_Size; argument
79 unsigned GV_Default_WG_Size; argument
87 static constexpr GV AMDGPUGridValues64 = { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/
DOMPGridValues.h57 struct GV { struct
59 unsigned GV_Slot_Size; argument
61 unsigned GV_Warp_Size; argument
64 return GV_Warp_Size * GV_Slot_Size; in warpSlotSize() argument
68 unsigned GV_Max_Teams; argument
70 unsigned GV_Default_Num_Teams; argument
75 unsigned GV_SimpleBufferSize; argument
77 unsigned GV_Max_WG_Size; argument
79 unsigned GV_Default_WG_Size; argument
87 static constexpr GV AMDGPUGridValues64 = { argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/
DOMPGridValues.h57 struct GV { struct
59 unsigned GV_Slot_Size; argument
61 unsigned GV_Warp_Size; argument
64 return GV_Warp_Size * GV_Slot_Size; in warpSlotSize() argument
68 unsigned GV_Max_Teams; argument
70 unsigned GV_Default_Num_Teams; argument
75 unsigned GV_SimpleBufferSize; argument
77 unsigned GV_Max_WG_Size; argument
79 unsigned GV_Default_WG_Size; argument
87 static constexpr GV AMDGPUGridValues64 = { argument
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp53 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
87 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
195 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat()
208 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
246 selectELFSectionForGlobal(MCContext &Ctx, const GlobalValue *GV, in selectELFSectionForGlobal()
313 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
535 static void checkMachOComdat(const GlobalValue *GV) { in checkMachOComdat()
545 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
587 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
673 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp111 static bool isLeakCheckerRoot(GlobalVariable *GV) { in isLeakCheckerRoot()
190 CleanupPointerRootUsers(GlobalVariable *GV, in CleanupPointerRootUsers()
420 static bool GlobalUsersSafeToSRA(GlobalValue *GV) { in GlobalUsersSafeToSRA()
436 static bool CanDoGlobalSRA(GlobalVariable *GV) { in CanDoGlobalSRA()
451 static void transferSRADebugInfo(GlobalVariable *GV, GlobalVariable *NGV, in transferSRADebugInfo()
477 static GlobalVariable *SRAGlobal(GlobalVariable *GV, const DataLayout &DL) { in SRAGlobal()
676 static bool AllUsesOfLoadedValueWillTrapIfNull(const GlobalVariable *GV) { in AllUsesOfLoadedValueWillTrapIfNull()
764 GlobalVariable *GV, Constant *LV, const DataLayout &DL, in OptimizeAwayTrappingUsesOfLoads()
850 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
979 const GlobalVariable *GV, in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
[all …]
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp70 static bool isLeakCheckerRoot(GlobalVariable *GV) { in isLeakCheckerRoot()
147 static bool CleanupPointerRootUsers(GlobalVariable *GV, in CleanupPointerRootUsers()
353 static bool IsUserOfGlobalSafeForSRA(User *U, GlobalValue *GV) { in IsUserOfGlobalSafeForSRA()
419 static bool GlobalUsersSafeToSRA(GlobalValue *GV) { in GlobalUsersSafeToSRA()
433 static GlobalVariable *SRAGlobal(GlobalVariable *GV, const DataLayout &DL) { in SRAGlobal()
624 static bool AllUsesOfLoadedValueWillTrapIfNull(const GlobalVariable *GV) { in AllUsesOfLoadedValueWillTrapIfNull()
707 static bool OptimizeAwayTrappingUsesOfLoads(GlobalVariable *GV, Constant *LV, in OptimizeAwayTrappingUsesOfLoads()
792 OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, CallInst *CI, Type *AllocTy, in OptimizeGlobalAddressOfMalloc()
919 const GlobalVariable *GV, in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
966 GlobalVariable *GV) { in ReplaceUsesOfMallocWithGlobal()
[all …]
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp243 void CodeGenModule::addGlobalValReplacement(llvm::GlobalValue *GV, llvm::Constant *C) { in addGlobalValReplacement()
249 llvm::GlobalValue *GV = I.first; in applyGlobalValReplacements() local
294 const llvm::GlobalValue *GV = getAliasedGlobal(*Alias); in checkAliases() local
591 void CodeGenModule::setGlobalVisibility(llvm::GlobalValue *GV, in setGlobalVisibility()
628 void CodeGenModule::setTLSMode(llvm::GlobalValue *GV, const VarDecl &D) const { in setTLSMode()
933 llvm::GlobalValue *GV) { in SetCommonAttributes()
944 llvm::GlobalValue *GV) { in setAliasAttributes()
975 static void setLinkageAndVisibilityForGV(llvm::GlobalValue *GV, in setLinkageAndVisibilityForGV()
1092 void CodeGenModule::addUsedGlobal(llvm::GlobalValue *GV) { in addUsedGlobal()
1098 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp111 static bool isLeakCheckerRoot(GlobalVariable *GV) { in isLeakCheckerRoot()
192 CleanupPointerRootUsers(GlobalVariable *GV, in CleanupPointerRootUsers()
277 static bool CleanupConstantGlobalUsers(GlobalVariable *GV, in CleanupConstantGlobalUsers()
340 static bool collectSRATypes(DenseMap<uint64_t, Type *> &Types, GlobalValue *GV, in collectSRATypes()
402 static void transferSRADebugInfo(GlobalVariable *GV, GlobalVariable *NGV, in transferSRADebugInfo()
458 static GlobalVariable *SRAGlobal(GlobalVariable *GV, const DataLayout &DL) { in SRAGlobal()
654 static bool allUsesOfLoadedValueWillTrapIfNull(const GlobalVariable *GV) { in allUsesOfLoadedValueWillTrapIfNull()
684 static void allUsesOfLoadAndStores(GlobalVariable *GV, in allUsesOfLoadAndStores()
775 GlobalVariable *GV, Constant *LV, const DataLayout &DL, in OptimizeAwayTrappingUsesOfLoads()
860 OptimizeGlobalAddressOfAllocation(GlobalVariable *GV, CallInst *CI, in OptimizeGlobalAddressOfAllocation()
[all …]
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp375 auto mayPreserveGlobal = [&](GlobalValue &GV) { in preserveDiscardableGVs()
393 for (auto &GV : TheModule) in preserveDiscardableGVs() local
395 for (auto &GV : TheModule.globals()) in preserveDiscardableGVs() local
397 for (auto &GV : TheModule.aliases()) in preserveDiscardableGVs() local
418 auto mustPreserveGV = [&](const GlobalValue &GV) -> bool { in applyScopeRestrictions()
443 auto RecordLinkage = [&](const GlobalValue &GV) { in applyScopeRestrictions()
450 for (auto &GV : MergedModule->globals()) in applyScopeRestrictions() local
452 for (auto &GV : MergedModule->aliases()) in applyScopeRestrictions() local
476 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DGlobalsModRef.cpp169 void addModRefInfoForGlobal(const GlobalValue &GV, ModRefInfo NewMRI) { in addModRefInfoForGlobal()
181 void eraseModRefInfoForGlobal(const GlobalValue &GV) { in eraseModRefInfoForGlobal()
200 if (GlobalValue *GV = dyn_cast<GlobalValue>(V)) { in deleted() local
384 bool GlobalsAAResult::AnalyzeIndirectGlobalMemory(GlobalVariable *GV) { in AnalyzeIndirectGlobalMemory()
593 static bool isNonEscapingGlobalNoAliasWithLoad(const GlobalValue *GV, in isNonEscapingGlobalNoAliasWithLoad()
675 bool GlobalsAAResult::isNonEscapingGlobalNoAlias(const GlobalValue *GV, in isNonEscapingGlobalNoAlias()
809 const GlobalValue *GV = GV1 ? GV1 : GV2; in alias() local
824 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(LI->getOperand(0))) in alias() local
828 if (const GlobalVariable *GV = dyn_cast<GlobalVariable>(LI->getOperand(0))) in alias() local
856 const GlobalValue *GV) { in getModRefInfoForArgument()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp147 llvm::erase_if(LDSGlobals, [&](GlobalVariable *GV) { in collectLDSRequiringPointerReplace()
156 bool shouldIgnorePointerReplacement(GlobalVariable *GV) { in shouldIgnorePointerReplacement()
172 GlobalVariable *createLDSPointer(GlobalVariable *GV) { in createLDSPointer()
226 void initializeLDSPointer(Function *K, GlobalVariable *GV, in initializeLDSPointer()
252 void replaceLDSUseByPointer(GlobalVariable *GV, GlobalVariable *LDSPointer) { in replaceLDSUseByPointer()
295 Value *getReplacementInst(Function *F, GlobalVariable *GV, in getReplacementInst()
348 bool ReplaceLDSUseImpl::replaceLDSUse(GlobalVariable *GV) { in replaceLDSUse()
496 SmallPtrSet<Function *, 8> collectNonKernelAccessorsOfLDS(GlobalVariable *GV) { in collectNonKernelAccessorsOfLDS()
596 for (auto *GV : LDSGlobals) in replaceLDSUse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp389 auto mayPreserveGlobal = [&](GlobalValue &GV) { in preserveDiscardableGVs()
402 for (auto &GV : TheModule) in preserveDiscardableGVs() local
404 for (auto &GV : TheModule.globals()) in preserveDiscardableGVs() local
406 for (auto &GV : TheModule.aliases()) in preserveDiscardableGVs() local
423 auto mustPreserveGV = [&](const GlobalValue &GV) -> bool { in applyScopeRestrictions()
447 auto RecordLinkage = [&](const GlobalValue &GV) { in applyScopeRestrictions()
454 for (auto &GV : MergedModule->globals()) in applyScopeRestrictions() local
456 for (auto &GV : MergedModule->aliases()) in applyScopeRestrictions() local
482 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals()
/aosp_15_r20/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp53 static bool isSuitableForBSS(const GlobalVariable *GV, bool NoZerosInBSS) { in isSuitableForBSS()
104 const GlobalValue *GV, StringRef Suffix, Mangler &Mang, in getSymbolWithGlobalValueBase()
116 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
132 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalValue *GV, in getKindForGlobal()
233 TargetLoweringObjectFile::SectionForGlobal(const GlobalValue *GV, in SectionForGlobal()
286 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
322 SmallVectorImpl<char> &OutName, const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp449 auto mayPreserveGlobal = [&](GlobalValue &GV) { in preserveDiscardableGVs()
462 for (auto &GV : TheModule) in preserveDiscardableGVs() local
464 for (auto &GV : TheModule.globals()) in preserveDiscardableGVs() local
466 for (auto &GV : TheModule.aliases()) in preserveDiscardableGVs() local
483 auto mustPreserveGV = [&](const GlobalValue &GV) -> bool { in applyScopeRestrictions()
507 auto RecordLinkage = [&](const GlobalValue &GV) { in applyScopeRestrictions()
514 for (auto &GV : MergedModule->globals()) in applyScopeRestrictions() local
516 for (auto &GV : MergedModule->aliases()) in applyScopeRestrictions() local
540 auto externalize = [this](GlobalValue &GV) { in restoreLinkageForExternals()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DGlobalsModRef.cpp180 void addModRefInfoForGlobal(const GlobalValue &GV, ModRefInfo NewMRI) { in addModRefInfoForGlobal()
192 void eraseModRefInfoForGlobal(const GlobalValue &GV) { in eraseModRefInfoForGlobal()
211 if (GlobalValue *GV = dyn_cast<GlobalValue>(V)) { in deleted() local
405 bool GlobalsAAResult::AnalyzeIndirectGlobalMemory(GlobalVariable *GV) { in AnalyzeIndirectGlobalMemory()
625 static bool isNonEscapingGlobalNoAliasWithLoad(const GlobalValue *GV, in isNonEscapingGlobalNoAliasWithLoad()
707 bool GlobalsAAResult::isNonEscapingGlobalNoAlias(const GlobalValue *GV, in isNonEscapingGlobalNoAlias()
852 const GlobalValue *GV = GV1 ? GV1 : GV2; in alias() local
867 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(LI->getOperand(0))) in alias() local
871 if (const GlobalVariable *GV = dyn_cast<GlobalVariable>(LI->getOperand(0))) in alias() local
899 const GlobalValue *GV, in getModRefInfoForArgument()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DGlobalsModRef.cpp184 void addModRefInfoForGlobal(const GlobalValue &GV, ModRefInfo NewMRI) { in addModRefInfoForGlobal()
196 void eraseModRefInfoForGlobal(const GlobalValue &GV) { in eraseModRefInfoForGlobal()
215 if (GlobalValue *GV = dyn_cast<GlobalValue>(V)) { in deleted() local
406 bool GlobalsAAResult::AnalyzeIndirectGlobalMemory(GlobalVariable *GV) { in AnalyzeIndirectGlobalMemory()
633 static bool isNonEscapingGlobalNoAliasWithLoad(const GlobalValue *GV, in isNonEscapingGlobalNoAliasWithLoad()
715 bool GlobalsAAResult::isNonEscapingGlobalNoAlias(const GlobalValue *GV, in isNonEscapingGlobalNoAlias()
850 const GlobalValue *GV = GV1 ? GV1 : GV2; in alias() local
865 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(LI->getOperand(0))) in alias() local
869 if (const GlobalVariable *GV = dyn_cast<GlobalVariable>(LI->getOperand(0))) in alias() local
897 const GlobalValue *GV, in getModRefInfoForArgument()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp61 const GlobalValue *GV, const User *U) { in addNonConstUser()
76 const GlobalValue *GV, const Value *V) { in addAllGlobalValueUsers()
92 static const GlobalObject *getGVPartitioningRoot(const GlobalValue *GV) { in getGVPartitioningRoot()
112 auto recordGVSet = [&GVtoClusterMap, &ComdatMembers](GlobalValue &GV) { in findPartitions()
218 static void externalize(GlobalValue *GV) { in externalize()
231 static bool isInPartition(const GlobalValue *GV, unsigned I, unsigned N) { in isInPartition()
277 CloneModule(M, VMap, [&](const GlobalValue *GV) { in SplitModule()
/aosp_15_r20/external/llvm/lib/Linker/
H A DLinkModules.cpp353 bool ModuleLinker::linkIfNeeded(GlobalValue &GV) { in linkIfNeeded()
420 void ModuleLinker::addLazyFor(GlobalValue &GV, const IRMover::ValueAdder &Add) { in addLazyFor()
452 GlobalValue &GV, const DenseSet<const Comdat *> &ReplacedDstComdats) { in dropReplacedComdat()
516 GlobalAlias &GV = *I++; in run() local
521 GlobalVariable &GV = *I++; in run() local
526 Function &GV = *I++; in run() local
560 GlobalValue *GV = ValuesToLink[I]; in run() local
583 [this](GlobalValue &GV, IRMover::ValueAdder Add) { in run()
595 GlobalValue *GV = DstM.getNamedValue(P.first()); in run() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp303 GenericValue GV; in lle_X_atexit() local
332 GenericValue GV; in lle_X_sprintf() local
412 GenericValue GV = lle_X_sprintf(FT, NewArgs); in lle_X_printf() local
426 GenericValue GV; in lle_X_sscanf() local
440 GenericValue GV; in lle_X_scanf() local
455 GenericValue GV = lle_X_sprintf(FT, NewArgs); in lle_X_fprintf() local
468 GenericValue GV; in lle_X_memset() local
480 GenericValue GV; in lle_X_memcpy() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp314 GenericValue GV; in lle_X_atexit() local
343 GenericValue GV; in lle_X_sprintf() local
423 GenericValue GV = lle_X_sprintf(FT, NewArgs); in lle_X_printf() local
437 GenericValue GV; in lle_X_sscanf() local
451 GenericValue GV; in lle_X_scanf() local
466 GenericValue GV = lle_X_sprintf(FT, NewArgs); in lle_X_fprintf() local
479 GenericValue GV; in lle_X_memset() local
491 GenericValue GV; in lle_X_memcpy() local

12345678910>>...32