Searched refs:tryEmitBZero (Results 1 – 4 of 4) sorted by relevance
54 bool tryEmitBZero(MachineInstr &MI, MachineIRBuilder &MIRBuilder, bool MinSize);
99 return llvm::AArch64GISelUtils::tryEmitBZero(MI, B, EnableMinSize); in combine()
63 bool AArch64GISelUtils::tryEmitBZero(MachineInstr &MI, in tryEmitBZero() function in AArch64GISelUtils
407 return llvm::AArch64GISelUtils::tryEmitBZero(MI, B, EnableMinSize); in combine()