Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp2014 bool IsImmKill = true; in fastEmit_ri_() local
2029 IsImmKill = false; in fastEmit_ri_()
2031 return fastEmit_rr(VT, VT, Opcode, Op0, Op0IsKill, MaterialReg, IsImmKill); in fastEmit_ri_()