Home
last modified time | relevance | path

Searched defs:displacedAny (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp711 bool displacedAny = displacePhysReg(MI, Reg); in usePhysReg() local
718 bool displacedAny = displacePhysReg(MI, Reg); in definePhysReg() local
727 bool displacedAny = false; in displacePhysReg() local
1431 bool displacedAny = definePhysReg(MI, Reg); in allocateInstruction() local