| HD | SystemZTDC.cpp | 100 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon0e4afb270111::SystemZTDCPass 233 converted(&I, Op0, Mask, Worthy); in convertFCmp() 262 converted(&I, V, Mask, true); in convertICmp() 287 converted(&I, V, Mask, false); in convertICmp() 313 converted(&I, Op0, Mask, true); in convertLogicOp()
|