Searched defs:Res1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp350 int Res1 = FunctionComparator(F1, F2, &GlobalNumbers).compare(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1428 evaluateScalarMathFunc(FuncInfo &FInfo, double& Res0, double& Res1, Constant *copr0, Constant *copr1, Constant *copr2) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp124 const MCExpr *Res1 = local
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.h459 u_int8_t Res1; /* reserved */ member in struct:_SCSIInqData
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1113 TryResult Res1, Res2; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4389 Constant *Res1 = ConstantExpr::getTrunc(C, SrcTy); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp289 SDValue CombineTo(SDNode *N, SDValue Res0, SDValue Res1, argument
769 CombineTo(SDNode *N, SDValue Res0, SDValue Res1, bool AddTo) { argument

Completed in 289 milliseconds