Searched refs:updateCompilerUsed (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/ |
D | UpdateCompilerUsed.h | 28 void updateCompilerUsed(Module &TheModule, const TargetMachine &TM,
|
/external/llvm/include/llvm/LTO/legacy/ |
D | UpdateCompilerUsed.h | 28 void updateCompilerUsed(Module &TheModule, const TargetMachine &TM,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | UpdateCompilerUsed.cpp | 117 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed() function in llvm
|
D | LTOCodeGenerator.cpp | 443 updateCompilerUsed(*MergedModule, *TargetMach, AsmUndefinedRefs); in applyScopeRestrictions()
|
/external/llvm/lib/LTO/ |
D | UpdateCompilerUsed.cpp | 115 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed() function in llvm
|
D | LTOCodeGenerator.cpp | 458 updateCompilerUsed(*MergedModule, *TargetMach, AsmUndefinedRefs); in applyScopeRestrictions()
|