Home
last modified time | relevance | path

Searched refs:setCodePICModel (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h89 void setCodePICModel(Optional<Reloc::Model> Model) { RelocModel = Model; } in setCodePICModel() function
DThinLTOCodeGenerator.h215 void setCodePICModel(Optional<Reloc::Model> Model) { in setCodePICModel() function