Home
last modified time | relevance | path

Searched defs:CmpRes (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFloating.h105 llvm::APFloatBase::cmpResult CmpRes = F.compare(RHS.F); in compare() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp1036 Register CmpRes; in applyLowerVectorFCMP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2350 auto CmpRes = in legalizeAddrSpaceCast() local
2383 auto CmpRes = B.buildICmp(CmpInst::ICMP_NE, LLT::scalar(1), Src, in legalizeAddrSpaceCast() local
5158 auto CmpRes = B.buildFCmp(CmpInst::FCMP_OGT, S1, Abs, C0, Flags); in legalizeFDIVFastIntrin() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9587 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[2], EightV); in EmitAArch64TblBuiltinExpr() local
9604 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[4], in EmitAArch64TblBuiltinExpr() local
H A DCGOpenMPRuntime.cpp11784 llvm::Value *CmpRes; in emitLastprivateConditionalUpdate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23708 ExprResult CmpRes = SemaRef.CreateBuiltinBinOp( in ActOnOMPIteratorExpr() local