Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp245 void ScanInstructions(BBInfo &BBI,
714 ScanInstructions(TrueBBI, TIB, TIE, BranchUnpredicable); in RescanInstructions()
717 ScanInstructions(FalseBBI, FIB, FIE, BranchUnpredicable); in RescanInstructions()
938 void IfConverter::ScanInstructions(BBInfo &BBI, in ScanInstructions() function in IfConverter
1119 ScanInstructions(BBI, Begin, End); in AnalyzeBlock()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp183 void ScanInstructions(BBInfo &BBI);
620 void IfConverter::ScanInstructions(BBInfo &BBI) { in ScanInstructions() function in IfConverter
752 ScanInstructions(BBI); in AnalyzeBlock()
/external/llvm/lib/CodeGen/
DIfConversion.cpp206 void ScanInstructions(BBInfo &BBI);
649 void IfConverter::ScanInstructions(BBInfo &BBI) { in ScanInstructions() function in IfConverter
828 ScanInstructions(BBI); in AnalyzeBlock()