Searched refs:FoundIt (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DAsmWriterEmitter.cpp130 bool FoundIt = false; local
136 FoundIt = true;
139 if (!FoundIt) {
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp68 bool FoundIt = false; local
73 FoundIt = true;
77 RemovedAllMTVRSAVEs &= FoundIt;
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp272 bool FoundIt = false; local
277 FoundIt = true;
281 RemovedAllMTVRSAVEs &= FoundIt;

Completed in 153 milliseconds