Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegAllocFast.cpp578 bool displacedAny = displacePhysReg(MI, Reg); in usePhysReg() local
585 bool displacedAny = displacePhysReg(MI, Reg); in definePhysReg() local
594 bool displacedAny = false; in displacePhysReg() local
1185 bool displacedAny = definePhysReg(MI, Reg); in allocateInstruction() local
1360 bool displacedAny = usePhysReg(MI, Reg); in allocateInstruction() local