Searched refs:getEffectivePPCCodeModel (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetMachine.cpp | 241 static CodeModel::Model getEffectivePPCCodeModel(const Triple &TT, in getEffectivePPCCodeModel() function 302 getEffectivePPCCodeModel(TT, CM, JIT), OL), in PPCTargetMachine()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetMachine.cpp | 266 getEffectivePPCCodeModel(const Triple &TT, std::optional<CodeModel::Model> CM, in getEffectivePPCCodeModel() function 335 getEffectivePPCCodeModel(TT, CM, JIT), OL), in PPCTargetMachine()
|