Searched defs:aWidth (Results 1 – 9 of 9) sorted by relevance
21 const int aWidth = sizeof a * CHAR_BIT; in __floatunsitf() local
21 const int aWidth = sizeof a * CHAR_BIT; in __floatunditf() local
22 const int aWidth = sizeof a * CHAR_BIT; in __floatunsidf() local
21 const int aWidth = sizeof a * CHAR_BIT; in __floatditf() local
21 const int aWidth = sizeof a * CHAR_BIT; in __floatsitf() local
22 const int aWidth = sizeof a * CHAR_BIT; in __floatunsisf() local
22 const int aWidth = sizeof a * CHAR_BIT; in __floatsidf() local
22 const int aWidth = sizeof a * CHAR_BIT; in __floatsisf() local
126 int aWidth = a.getType().getIntOrFloatBitWidth(); createLinalgBodyCalculationForElementwiseOp() local