Searched defs:isSingle (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 279 bool &isFirst, bool &isSingle, in GetInstrType() 334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 392 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
/external/deqp/framework/delibs/deutil/ |
D | deTimerTest.c | 56 deBool isSingle = deRandom_getFloat(&rnd) < 0.25f; in deTimer_selfTest() local
|