Home
last modified time | relevance | path

Searched refs:RCmp (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/plugins/
DArrayCwiseBinaryOps.h116 …aryOp<internal::scalar_constant_op<Scalar>, PlainObject>, const Derived > RCmp ## COMPARATOR ## Re…
121 EIGEN_DEVICE_FUNC friend EIGEN_STRONG_INLINE const RCmp ## COMPARATOR ## ReturnType \
134 inline const RCmp ## RCOMPARATOR ## ReturnType \
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1967 SDValue RCmp = DAG.getSetCC(SL, SetCCVT, T, C, ISD::SETUGT); in LowerINT_TO_FP32() local
1975 RCmp, in LowerINT_TO_FP32()