Home
last modified time | relevance | path

Searched refs:LargeCodeModel (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
Dllvm-mc.cpp139 LargeCodeModel("large-code-model", variable
369 MOFI.InitMCObjectFileInfo(TheTriple, PIC, Ctx, LargeCodeModel); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h213 bool LargeCodeModel = false);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp901 bool LargeCodeModel) { in InitMCObjectFileInfo() argument
940 initELFMCObjectFileInfo(TT, LargeCodeModel); in InitMCObjectFileInfo()