Searched refs:Sub3 (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | typo.m | 5 // RUN: grep "@implementation Sub3" %t 155 @interface Sub3 : Super interface 159 @implementation Sub3 implementation
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 1838 SDValue Sub3 = DAG.getBitcast(VT, in LowerUDIVREM64() local 1847 SDValue Sel2 = DAG.getSelectCC(DL, C6, Zero, Sub3, Sub2, ISD::SETNE); in LowerUDIVREM64()
|
| H A D | AMDGPULegalizerInfo.cpp | 3620 auto Sub3 = B.buildMerge(S64, {Sub3_Lo, Sub3_Hi}); in legalizeUnsignedDIV_REM64Impl() local 3634 S64, B.buildICmp(CmpInst::ICMP_NE, S1, C6, Zero32), Sub3, Sub2); in legalizeUnsignedDIV_REM64Impl()
|