Lines Matching refs:specified
119 /// LowerConstant - Lower the specified LLVM Constant to an MCExpr.
555 // If the NVVM IR has some of reqntid* specified, then output
557 // If none of reqntid* is specified, don't output reqntid directive.
559 bool specified = false;
563 specified = true;
567 specified = true;
571 specified = true;
573 if (specified)
577 // If the NVVM IR has some of maxntid* specified, then output
579 // If none of maxntid* is specified, don't output maxntid directive.
581 specified = false;
585 specified = true;
589 specified = true;
593 specified = true;
595 if (specified)