Lines Matching refs:FCC0
264 let Defs = [FCC0];
863 (!cast<Instruction>("C_F_"#NAME) FCC0,
866 (!cast<Instruction>("C_UN_"#NAME) FCC0,
869 (!cast<Instruction>("C_EQ_"#NAME) FCC0,
872 (!cast<Instruction>("C_UEQ_"#NAME) FCC0,
875 (!cast<Instruction>("C_OLT_"#NAME) FCC0,
878 (!cast<Instruction>("C_ULT_"#NAME) FCC0,
881 (!cast<Instruction>("C_OLE_"#NAME) FCC0,
884 (!cast<Instruction>("C_ULE_"#NAME) FCC0,
887 (!cast<Instruction>("C_SF_"#NAME) FCC0,
890 (!cast<Instruction>("C_NGLE_"#NAME) FCC0,
893 (!cast<Instruction>("C_SEQ_"#NAME) FCC0,
896 (!cast<Instruction>("C_NGL_"#NAME) FCC0,
899 (!cast<Instruction>("C_LT_"#NAME) FCC0,
902 (!cast<Instruction>("C_NGE_"#NAME) FCC0,
905 (!cast<Instruction>("C_LE_"#NAME) FCC0,
908 (!cast<Instruction>("C_NGT_"#NAME) FCC0,
915 (BCTrue FCC0, brtarget:$offset), 1>;
918 (BCFalse FCC0, brtarget:$offset), 1>;