Home
last modified time | relevance | path

Searched refs:updateCompilerUsed (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DUpdateCompilerUsed.h28 void updateCompilerUsed(Module &TheModule, const TargetMachine &TM,
/external/llvm/include/llvm/LTO/legacy/
DUpdateCompilerUsed.h28 void updateCompilerUsed(Module &TheModule, const TargetMachine &TM,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DUpdateCompilerUsed.cpp117 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed() function in llvm
DLTOCodeGenerator.cpp443 updateCompilerUsed(*MergedModule, *TargetMach, AsmUndefinedRefs); in applyScopeRestrictions()
/external/llvm/lib/LTO/
DUpdateCompilerUsed.cpp115 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed() function in llvm
DLTOCodeGenerator.cpp458 updateCompilerUsed(*MergedModule, *TargetMach, AsmUndefinedRefs); in applyScopeRestrictions()