Searched refs:FoundSource (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4137 bool FoundSource = false; local
4144 FoundSource = true;
4150 if (!FoundSource) {
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5143 bool FoundSource = false; local
5150 FoundSource = true;
5156 if (!FoundSource) {

Completed in 198 milliseconds