Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp67 bool &isFirst, bool &isSingle, in GetInstrType()
129 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
228 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp282 bool &isFirst, bool &isSingle, in GetInstrType()
337 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local
395 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
/external/deqp/framework/delibs/deutil/
DdeTimerTest.c56 deBool isSingle = deRandom_getFloat(&rnd) < 0.25f; in deTimer_selfTest() local