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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2882 bool isMLA = false; local
2897 isMLA = true;
2900 isMLA = true;
2904 isMLA = true;
2922 if (!isMLA) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8579 bool isMLA = false; local
8594 isMLA = true;
8597 isMLA = true;
8601 isMLA = true;
8619 if (!isMLA) {

Completed in 208 milliseconds