Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/
DMipsOs16.cpp111 bool doneUsingMask = false; // this will make it stop repeating in runOnModule() local
127 if (!doneUsingMask) { in runOnModule()
136 doneUsingMask = true; in runOnModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOs16.cpp111 bool doneUsingMask = false; // this will make it stop repeating in runOnModule() local
127 if (!doneUsingMask) { in runOnModule()
136 doneUsingMask = true; in runOnModule()
/external/llvm/lib/Target/Mips/
DMipsOs16.cpp113 bool doneUsingMask = false; // this will make it stop repeating in runOnModule() local
128 if (!doneUsingMask) { in runOnModule()
137 doneUsingMask = true; in runOnModule()