Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp500 auto *PBS = new PlaceBackedgeSafepointsImpl(CanAssumeCallSafepoints); in runOnFunction() local
501 FPM.add(PBS); in runOnFunction()
508 auto &PollLocations = PBS->PollLocations; in runOnFunction()
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c620 E1000_WRITE_REG(hw, PBS, E1000_PBS_16K); in e1000_reset_hw()