Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp548 bool displacedAny = displacePhysReg(MI, Reg); in usePhysReg() local
555 bool displacedAny = displacePhysReg(MI, Reg); in definePhysReg() local
564 bool displacedAny = false; in displacePhysReg() local
1130 bool displacedAny = definePhysReg(MI, Reg); in allocateInstruction() local
1300 bool displacedAny = usePhysReg(MI, Reg); in allocateInstruction() local