| H A D | SystemZTDC.cpp | 104 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon69ff18590111::SystemZTDCPass 237 converted(&I, Op0, Mask, Worthy); in convertFCmp() 266 converted(&I, V, Mask, true); in convertICmp() 291 converted(&I, V, Mask, false); in convertICmp() 317 converted(&I, Op0, Mask, true); in convertLogicOp()
|