Searched defs:isSingle (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 67 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
|