Searched refs:clearKillInfo (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp467 MMI.clearKillInfo();
469 MMI.clearKillInfo();
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp341 NewMux->clearKillInfo();
H A DHexagonExpandCondsets.cpp918 NewI->clearKillInfo();
H A DHexagonBitSimplify.cpp2847 I.clearKillInfo();
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp543 NewMI->clearKillInfo();
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1598 void clearKillInfo();
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DRDFLiveness.cpp935 MI.clearKillInfo();
H A DMachineInstr.cpp1208 /// clearKillInfo - Clears kill flags on all operands.
1210 void MachineInstr::clearKillInfo() { function in class:MachineInstr
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1186 NewMI->clearKillInfo();
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2417 NewMI->clearKillInfo();

Completed in 300 milliseconds