Lines Matching defs:AArch64GISelMITest
32 TEST_F(AArch64GISelMITest, MatchIntConstant) {
43 TEST_F(AArch64GISelMITest, MatchIntConstantRegister) {
54 TEST_F(AArch64GISelMITest, MatchIntConstantSplat) {
79 TEST_F(AArch64GISelMITest, MachineInstrPtrBind) {
110 TEST_F(AArch64GISelMITest, MatchBinaryOp) {
308 TEST_F(AArch64GISelMITest, MatchICmp) {
333 TEST_F(AArch64GISelMITest, MatchFCmp) {
358 TEST_F(AArch64GISelMITest, MatcCommutativeICmp) {
387 TEST_F(AArch64GISelMITest, MatcCommutativeFCmp) {
416 TEST_F(AArch64GISelMITest, MatchFPUnaryOp) {
478 TEST_F(AArch64GISelMITest, MatchExtendsTrunc) {
525 TEST_F(AArch64GISelMITest, MatchSpecificType) {
562 TEST_F(AArch64GISelMITest, MatchCombinators) {
596 TEST_F(AArch64GISelMITest, MatchMiscellaneous) {
628 TEST_F(AArch64GISelMITest, MatchSpecificConstant) {
650 TEST_F(AArch64GISelMITest, MatchSpecificConstantSplat) {
680 TEST_F(AArch64GISelMITest, MatchSpecificConstantOrSplat) {
711 TEST_F(AArch64GISelMITest, MatchZeroInt) {
722 TEST_F(AArch64GISelMITest, MatchAllOnesInt) {
733 TEST_F(AArch64GISelMITest, MatchFPOrIntConst) {
752 TEST_F(AArch64GISelMITest, MatchConstantSplat) {
842 TEST_F(AArch64GISelMITest, MatchNeg) {
874 TEST_F(AArch64GISelMITest, MatchNot) {
907 TEST_F(AArch64GISelMITest, MatchSpecificReg) {
923 TEST_F(AArch64GISelMITest, DeferredMatching) {