Searched defs:CompilerUsed (Results 1 – 9 of 9) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
| D | ThinLTOBitcodeWriter.cpp | 232 bool CompilerUsed) { in cloneUsedGlobalVariables()
|
| D | LowerTypeTests.cpp | 345 SmallVector<GlobalValue *, 4> Used, CompilerUsed; member
|
| D | GlobalOpt.cpp | 2173 SmallPtrSet<GlobalValue *, 4> CompilerUsed; member in __anonc361c2070511::LLVMUsed
|
| /external/llvm/lib/IR/ |
| D | Module.cpp | 523 const Module &M, SmallPtrSetImpl<GlobalValue *> &Set, bool CompilerUsed) { in collectUsedGlobalVariables()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Module.cpp | 615 const Module &M, SmallPtrSetImpl<GlobalValue *> &Set, bool CompilerUsed) { in collectUsedGlobalVariables()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | Module.cpp | 801 const Module &M, SmallVectorImpl<GlobalValue *> &Vec, bool CompilerUsed) { in collectUsedGlobalVariables()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | LowerTypeTests.cpp | 339 SmallPtrSet<GlobalValue *, 16> Used, CompilerUsed; member
|
| D | GlobalOpt.cpp | 2651 SmallPtrSet<GlobalValue *, 8> CompilerUsed; member in __anon501084010411::LLVMUsed
|
| /external/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 2226 SmallPtrSet<GlobalValue *, 8> CompilerUsed; member in __anon72591fdf0211::LLVMUsed
|