Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp232 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill() function in __anone666c5be0211::Chain
692 ActiveChains[MO.getReg()]->setKill(MI, Idx, /*Immutable=*/MO.isTied()); in maybeKillChain()
703 I->second->setKill(MI, Idx, /*Immutable=*/true); in maybeKillChain()