Home
last modified time | relevance | path

Searched defs:Cmp1 (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp158 Value *Cmp1 = Builder->CreateICmpSLT(Offset, ConstantInt::get(IntTy, 0)); in instrument() local
/external/opencv3/modules/cudev/include/opencv2/cudev/block/
Dreduce.hpp118 … const tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp) in blockReduceKeyVal() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dreduce_key_val.hpp289 … const thrust::tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp, in mergeShfl() argument
303 … const thrust::tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp, in merge() argument
/external/vulkan-validation-layers/libs/glm/detail/
Dintrinsic_common.inl165 __m128 Cmp1 = _mm_cmpgt_ps(x, zero); local
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/
Dreduce_key_val.hpp209 … const tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp, in merge() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dreduce.hpp114 … const tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp) in warpReduceKeyVal() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dreduce.hpp109 … const thrust::tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp) in reduceKeyVal() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/
Dreduce_key_val.hpp239 … const tuple<Cmp0, Cmp1, Cmp2, Cmp3, Cmp4, Cmp5, Cmp6, Cmp7, Cmp8, Cmp9>& cmp, in merge() argument
/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_vec4.inl323 __m128 Cmp1 = _mm_cmpnlt_ps(x.Data, glm::detail::zero); local
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1715 Value *Cmp1 = ChkBuilder.CreateICmpULE(Start1, End0, "bound1"); in addRuntimeChecks() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp827 Value *InstCombiner::simplifyRangeCheck(ICmpInst *Cmp0, ICmpInst *Cmp1, in simplifyRangeCheck()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1746 SDValue Cmp1 = DAG.getSetCC(dl, getSetCCResultType(NVT), Lo, LoOps[0], in ExpandIntRes_ADDSUB() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp14420 SDValue Cmp1 = DAG.getNode(Opc, dl, VT, Op0, Op1, in LowerVSETCC() local