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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2055 bool IsImmKill = true; local
2070 IsImmKill = false;
2072 return fastEmit_rr(VT, VT, Opcode, Op0, Op0IsKill, MaterialReg, IsImmKill);

Completed in 106 milliseconds