Home
last modified time | relevance | path

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

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