Home
last modified time | relevance | path

Searched defs:Res (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp70 if (int Res = cmpNumbers(L.getBitWidth(), R.getBitWidth())) in cmpAPInts() local
83 if (int Res = cmpNumbers(APFloat::semanticsPrecision(SL), in cmpAPFloats() local
86 if (int Res = cmpNumbers(APFloat::semanticsMaxExponent(SL), in cmpAPFloats() local
89 if (int Res = cmpNumbers(APFloat::semanticsMinExponent(SL), in cmpAPFloats() local
92 if (int Res = cmpNumbers(APFloat::semanticsSizeInBits(SL), in cmpAPFloats() local
100 if (int Res = cmpNumbers(L.size(), R.size())) in cmpMem() local
110 if (int Res = cmpNumbers(L.getNumAttrSets(), R.getNumAttrSets())) in cmpAttrs() local
128 if (int Res = cmpTypes(TyL, TyR)) in cmpAttrs() local
135 if (int Res = cmpNumbers((uint64_t)TyL, (uint64_t)TyR)) in cmpAttrs() local
168 if (int Res = cmpNumbers(L->getNumOperands(), R->getNumOperands())) in cmpRangeMetadata() local
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp126 MachineInstrBuilder MachineIRBuilder::buildDynStackAlloc(const DstOp &Res, in buildDynStackAlloc()
137 MachineInstrBuilder MachineIRBuilder::buildFrameIndex(const DstOp &Res, in buildFrameIndex()
146 MachineInstrBuilder MachineIRBuilder::buildGlobalValue(const DstOp &Res, in buildGlobalValue()
165 void MachineIRBuilder::validateUnaryOp(const LLT Res, const LLT Op0) { in validateUnaryOp()
170 void MachineIRBuilder::validateBinaryOp(const LLT Res, const LLT Op0, in validateBinaryOp()
176 void MachineIRBuilder::validateShiftOp(const LLT Res, const LLT Op0, in validateShiftOp()
182 MachineInstrBuilder MachineIRBuilder::buildPtrAdd(const DstOp &Res, in buildPtrAdd()
193 MachineIRBuilder::materializePtrAdd(Register &Res, Register Op0, in materializePtrAdd()
208 MachineInstrBuilder MachineIRBuilder::buildMaskLowPtrBits(const DstOp &Res, in buildMaskLowPtrBits()
238 MachineInstrBuilder MachineIRBuilder::buildCopy(const DstOp &Res, in buildCopy()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DSerializedDiagnosticReader.cpp45 if (Expected<llvm::SimpleBitstreamCursor::word_t> Res = Stream.Read(8)) { in readDiagnostics() local
57 if (Expected<unsigned> Res = Stream.ReadCode()) { in readDiagnostics() local
122 if (Expected<unsigned> Res = Stream.ReadCode()) in skipUntilRecordOrBlock() local
134 if (Expected<unsigned> Res = Stream.ReadSubBlockID()) in skipUntilRecordOrBlock() local
174 llvm::ErrorOr<Cursor> Res = skipUntilRecordOrBlock(Stream, BlockOrCode); in readMetaBlock() local
226 llvm::ErrorOr<Cursor> Res = skipUntilRecordOrBlock(Stream, BlockOrCode); in readDiagnosticBlock() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCExpr.cpp536 bool MCExpr::evaluateAsAbsolute(int64_t &Res, in evaluateAsAbsolute()
541 bool MCExpr::evaluateAsAbsolute(int64_t &Res, in evaluateAsAbsolute()
549 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler &Asm) const { in evaluateAsAbsolute()
553 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm) const { in evaluateAsAbsolute()
557 bool MCExpr::evaluateKnownAbsolute(int64_t &Res, in evaluateKnownAbsolute()
563 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm, in evaluateAsAbsolute()
697 int64_t RHS_Cst, MCValue &Res) { in EvaluateSymbolicAdd()
745 bool MCExpr::evaluateAsRelocatable(MCValue &Res, in evaluateAsRelocatable()
753 bool MCExpr::evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const { in evaluateAsValue()
772 bool MCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DBitTracker.cpp413 RegisterCell Res(W); in eIMM() local
426 RegisterCell Res(BW); in eIMM() local
436 RegisterCell Res(W); in eADD() local
469 RegisterCell Res(W); in eSUB() local
502 RegisterCell Res(W); in eMLS() local
512 RegisterCell Res(W); in eMLU() local
521 RegisterCell Res = RegisterCell::ref(A1); in eASL() local
531 RegisterCell Res = RegisterCell::ref(A1); in eLSR() local
541 RegisterCell Res = RegisterCell::ref(A1); in eASR() local
552 RegisterCell Res(W); in eAND() local
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DValueLattice.h202 ValueLatticeElement Res; in get() local
210 ValueLatticeElement Res; in getNot() local
221 ValueLatticeElement Res; variable
227 ValueLatticeElement Res; variable
233 ValueLatticeElement Res; in getOverdefined() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DDeltaAlgorithm.cpp28 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()
54 changeset_ty Res; in Delta() local
71 changeset_ty &Res) { in Search()
DCompression.cpp53 int Res = in compress() local
65 int Res = in uncompress() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVMatInt.cpp15 static int getInstSeqCost(RISCVMatInt::InstSeq &Res, bool HasRVC) { in getInstSeqCost()
53 RISCVMatInt::InstSeq &Res) { in generateInstSeqImpl()
125 RISCVMatInt::InstSeq Res; in generateInstSeq() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dstring_utils.cpp36 int Res = 0; in appendNumber() local
97 int Res = 0; in appendString() local
110 int Res = 0; in appendPointer() local
127 int Res = 0; in formatString() local
216 int Res = formatString(Buffer, BufferLength, Format, Args); in formatString() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DScalarizer.cpp473 ValueVector Res; in splitUnary() local
495 ValueVector Res; in splitBinary() local
557 ValueVector Res(NumElems); in splitCall() local
593 ValueVector Res; in visitSelectInst() local
664 ValueVector Res; in visitGetElementPtrInst() local
690 ValueVector Res; in visitCastInst() local
709 ValueVector Res; in visitBitCastInst() local
765 ValueVector Res; in visitInsertElementInst() local
800 Value *Res = Op0[CI->getValue().getZExtValue()]; in visitExtractElementInst() local
808 Value *Res = UndefValue::get(VT->getElementType()); in visitExtractElementInst() local
[all …]
DLowerAtomic.cpp32 Value *Res = Builder.CreateSelect(Equal, Val, Orig); in LowerAtomicCmpXchgInst() local
49 Value *Res = nullptr; in lowerAtomicRMWInst() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp26 const MCExpr *Res = in getTTypeGlobalReference() local
49 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DMemDepPrinter.cpp104 MemDepResult Res = MDA.getDependency(Inst); in runOnFunction() local
114 const MemDepResult &Res = I.getResult(); in runOnFunction() local
125 const MemDepResult &Res = I.getResult(); in runOnFunction() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp42 const MCExpr *Res = in getTTypeGlobalReference() local
67 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp41 SDValue Res = SDValue(); in PromoteIntegerResult() local
265 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), in PromoteIntRes_Atomic0() local
277 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), in PromoteIntRes_Atomic1() local
300 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap() local
329 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap() local
402 SDValue Res = in PromoteIntRes_BITCAST() local
472 if (SDValue Res = TLI.expandBSWAP(N, DAG)) in PromoteIntRes_BSWAP() local
494 if (SDValue Res = TLI.expandBITREVERSE(N, DAG)) in PromoteIntRes_BITREVERSE() local
608 SDValue Res; in PromoteIntRes_FP_TO_XINT() local
650 SDValue Res = in PromoteIntRes_FLT_ROUNDS() local
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h479 MachineInstrBuilder buildPtrMask(const DstOp &Res, const SrcOp &Op0, in buildPtrMask()
512 MachineInstrBuilder buildUAddo(const DstOp &Res, const DstOp &CarryOut, in buildUAddo()
518 MachineInstrBuilder buildUSubo(const DstOp &Res, const DstOp &CarryOut, in buildUSubo()
524 MachineInstrBuilder buildSAddo(const DstOp &Res, const DstOp &CarryOut, in buildSAddo()
530 MachineInstrBuilder buildSSubo(const DstOp &Res, const DstOp &CarryOut, in buildSSubo()
549 MachineInstrBuilder buildUAdde(const DstOp &Res, const DstOp &CarryOut, in buildUAdde()
557 MachineInstrBuilder buildUSube(const DstOp &Res, const DstOp &CarryOut, in buildUSube()
565 MachineInstrBuilder buildSAdde(const DstOp &Res, const DstOp &CarryOut, in buildSAdde()
573 MachineInstrBuilder buildSSube(const DstOp &Res, const DstOp &CarryOut, in buildSSube()
611 MachineInstrBuilder buildSExtInReg(const DstOp &Res, const SrcOp &Op, int64_t ImmOp) { in buildSExtInReg()
[all …]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDataFlowTrace.h87 uint32_t Res = 0; in NumberOfCoveredBlocks() local
101 uint32_t Res = Counters[0]; in SmallestNonZeroCounter() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Option/
DArg.cpp72 SmallString<256> Res; in getAsString() local
103 SmallString<256> Res; in render() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DWindowsResourceDumper.h21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXMCExpr.h71 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
113 bool evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DContiki.cpp23 SanitizerMask Res = ToolChain::getSupportedSanitizers(); in getSupportedSanitizers() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp33 SourceLocation Loc, bool &Res) { in lookupMember()
45 bool Res; in lookupMember() local
837 Expr *Res = in BuildUnresolvedCoawaitExpr() local
873 Expr *Res = new (Context) in BuildResolvedCoawaitExpr() local
894 Expr *Res = in BuildResolvedCoawaitExpr() local
934 Expr *Res = new (Context) CoyieldExpr(Loc, Context.DependentTy, E); in BuildCoyieldExpr() local
949 Expr *Res = in BuildCoyieldExpr() local
991 Stmt *Res = new (Context) CoreturnStmt(Loc, E, PCE, IsImplicit); in BuildCoreturnStmt() local
1524 ExprResult Res = in makeGroDeclAndReturnStmt() local
1553 ExprResult Res = in makeGroDeclAndReturnStmt() local
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp82 if (Expected<unsigned> Res = Cursor.Read(6)) in readAbbreviatedField() local
103 if (Expected<uint64_t> Res = ReadVBR64(6)) in skipRecord() local
166 if (Expected<uint64_t> Res = in skipRecord() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DGCNRegPressure.h101 GCNRegPressure Res; in max() local
132 auto Res = MaxPressure; in moveMaxPressure() local
264 GCNRegPressure Res; in getRegPressure() local

12345678910>>...16