Lines Matching refs:Code
618 "Cond code doesn't exist!");
1337 ISD::CvtCode Code) {
1341 (Code == ISD::CVT_UU || Code == ISD::CVT_SS || Code == ISD::CVT_FF))
1352 Code);
1608 /// bitsets. This code only analyzes bits in Mask, in order to short-circuit
2157 // answer. Now proceed to the generic code that uses
2777 // i8, which is easy to fall into in generic code that uses
2783 // Always fold shifts of i1 values so the code generator doesn't need to
3686 // code. If the target chooses to do this, this is the next best.
3694 // If we really need inline code and the target declined to provide it,
3751 // code. If the target chooses to do this, this is the next best.
3802 // code. If the target chooses to do this, this is the next best.
4104 /// code generator has many cases where it doesn't bother passing in a
4124 /// code generator has many cases where it doesn't bother passing in a
4789 // Unlike the code in MorphNodeTo that does this, we don't need to
6051 default: llvm_unreachable("Unknown cvt code!");