Home
last modified time | relevance | path

Searched refs:EmitZero (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h601 MachineBasicBlock *EmitZero(MachineInstr &MI, MachineBasicBlock *BB) const;
H A DAArch64ISelLowering.cpp2721 AArch64TargetLowering::EmitZero(MachineInstr &MI, MachineBasicBlock *BB) const { in EmitZero() function in AArch64TargetLowering
2811 return EmitZero(MI, BB); in EmitInstrWithCustomInserter()