Searched defs:isSingle (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCHazardRecognizers.cpp | 91 bool &isFirst, bool &isSingle, in GetInstrType() 146 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 204 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|