Home | History | Annotate | Download | only in ADT

Lines Matching full:bpfel

608   EXPECT_EQ(Triple::bpfel, T.getLittleEndianArchVariant().getArch());
610 T.setArch(Triple::bpfel);
612 EXPECT_EQ(Triple::bpfel, T.getLittleEndianArchVariant().getArch());