Searched defs:Res1 (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 350 int Res1 = FunctionComparator(F1, F2, &GlobalNumbers).compare(); in doFunctionalCheck() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibCalls.cpp | 1365 double& Res0, double& Res1, in evaluateScalarMathFunc()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 126 const MCExpr *Res1 = MCBinaryExpr::create(MCBinaryExpr::Sub, Res, RHS, Ctx); in makeEndMinusStartExpr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 181 bool SelectRoundingVLShr(SDValue N, SDValue &Res1, SDValue &Res2) { in SelectRoundingVLShr()
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | CFG.cpp | 1161 TryResult Res1, Res2; in checkIncorrectLogicOperator() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 4899 Constant *Res1 = ConstantExpr::getTrunc(C, SrcTy); in foldICmpWithZextOrSext() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 10255 SDValue Res1 = DAG.getNode(BaseOpcode, dl, EltVT, Ext2, Ext3, Op->getFlags()); in LowerVecReduce() local 20502 SDValue Res1 = in LowerDivRem() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 308 SDValue CombineTo(SDNode *N, SDValue Res0, SDValue Res1, in CombineTo() 865 CombineTo(SDNode *N, SDValue Res0, SDValue Res1, bool AddTo) { in CombineTo()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 7838 std::pair<T *, bool> Res1 = ResizeAction(ShuffleMask.begin()->first, Mask, in performExtractsShuffleAction() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 5517 ExprResult Res1 = CreateBuiltinBinOp(D.AssignmentLoc, BO_Sub, in ActOnOMPIteratorExpr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 54582 SDValue Res1 = DAG.getNode( in combineADC() local
|