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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3083 bool isMLA = false; local
3098 isMLA = true;
3101 isMLA = true;
3105 isMLA = true;
3123 if (!isMLA) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8882 bool isMLA = false; local
8897 isMLA = true;
8900 isMLA = true;
8904 isMLA = true;
8922 if (!isMLA) {

Completed in 162 milliseconds