Searched refs:checkVSELConstraints (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3648 static void checkVSELConstraints(ISD::CondCode CC, ARMCC::CondCodes &CondCode, in checkVSELConstraints() function 3914 checkVSELConstraints(CC, CondCode, swpCmpOps, swpVselOps); in LowerSELECT_CC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4175 static void checkVSELConstraints(ISD::CondCode CC, ARMCC::CondCodes &CondCode, in checkVSELConstraints() function 4527 checkVSELConstraints(CC, CondCode, swpCmpOps, swpVselOps); in LowerSELECT_CC()
|