Home
last modified time | relevance | path

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

12345678910>>...18

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp191 if (int Res = in cmpOperandBundlesSchema() local
547 if (int Res = in cmpOperations() local
566 if (int Res = in cmpOperations() local
583 if (int Res = in cmpOperations() local
594 if (int Res = in cmpOperations() local
599 if (int Res = in cmpOperations() local
644 if (int Res = in cmpOperations() local
654 if (int Res = in cmpOperations() local
657 if (int Res = in cmpOperations() local
661 if (int Res = in cmpOperations() local
[all …]
H A DLowerAtomic.cpp31 Value *Res = Builder.CreateSelect(Equal, Val, Orig); in lowerAtomicCmpXchgInst() local
109 Value *Res = buildAtomicRMWValue(RMWI->getOperation(), Builder, Orig, Val); in lowerAtomicRMWInst() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp190 MachineInstrBuilder MachineIRBuilder::buildPtrAdd(const DstOp &Res, in buildPtrAdd()
201 MachineIRBuilder::materializePtrAdd(Register &Res, Register Op0, in materializePtrAdd()
227 MachineIRBuilder::buildPadVectorWithUndefElements(const DstOp &Res, in buildPadVectorWithUndefElements()
288 MachineInstrBuilder MachineIRBuilder::buildCopy(const DstOp &Res, in buildCopy()
457 MachineInstrBuilder MachineIRBuilder::buildSExt(const DstOp &Res, in buildSExt()
462 MachineInstrBuilder MachineIRBuilder::buildZExt(const DstOp &Res, in buildZExt()
611 MachineIRBuilder::buildMergeLikeInstr(const DstOp &Res, in buildMergeLikeInstr()
622 MachineIRBuilder::buildMergeLikeInstr(const DstOp &Res, in buildMergeLikeInstr()
649 MachineInstrBuilder MachineIRBuilder::buildUnmerge(LLT Res, in buildUnmerge()
676 MachineIRBuilder::buildBuildVectorConstant(const DstOp &Res, in buildBuildVectorConstant()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCCodeEmitter.cpp203 int32_t Res = MO.getImm(); in getCallEncoding() local
224 int32_t Res = MO.getImm(); in getL32RTargetEncoding() local
276 int32_t Res = MO.getImm(); in getImm8OpValue() local
288 int32_t Res = MO.getImm(); in getImm8_sh8OpValue() local
301 int32_t Res = MO.getImm(); in getImm12OpValue() local
313 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getUimm4OpValue() local
325 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getUimm5OpValue() local
337 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getShimm1_31OpValue() local
349 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getImm1_16OpValue() local
361 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getB4constOpValue() local
[all …]
/openbsd/gnu/llvm/clang/lib/Frontend/
H A 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
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCExpr.cpp540 bool MCExpr::evaluateAsAbsolute(int64_t &Res, in evaluateAsAbsolute()
545 bool MCExpr::evaluateAsAbsolute(int64_t &Res, in evaluateAsAbsolute()
553 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler &Asm) const { in evaluateAsAbsolute()
557 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm) const { in evaluateAsAbsolute()
561 bool MCExpr::evaluateKnownAbsolute(int64_t &Res, in evaluateKnownAbsolute()
567 bool MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAssembler *Asm, in evaluateAsAbsolute()
701 int64_t RHS_Cst, MCValue &Res) { in EvaluateSymbolicAdd()
749 bool MCExpr::evaluateAsRelocatable(MCValue &Res, in evaluateAsRelocatable()
757 bool MCExpr::evaluateAsValue(MCValue &Res, const MCAsmLayout &Layout) const { in evaluateAsValue()
776 bool MCExpr::evaluateAsRelocatableImpl(MCValue &Res, const MCAssembler *Asm, in evaluateAsRelocatableImpl()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A 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
552 RegisterCell Res(W); in eAND() local
574 RegisterCell Res(W); in eORL() local
596 RegisterCell Res(W); in eXOR() local
614 RegisterCell Res(W); in eNOT() local
[all …]
/openbsd/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp550 const RCResource *Res, in writeResource()
691 auto *Res = cast<AcceleratorsResource>(Base); in writeAcceleratorsBody() local
807 static bool classof(const RCResource *Res) { in classof()
829 static bool classof(const RCResource *Res) { in classof()
852 auto *Res = cast<IconCursorGroupResource>(Base); in writeIconOrCursorGroupBody() local
1055 auto *Res = cast<DialogResource>(Base); in writeDialogBody() local
1239 static bool classof(const RCResource *Res) { in classof()
1261 auto *Res = cast<BundleResource>(Base); in writeStringTableBundleBody() local
1293 BundleResource Res(Iter->second); in dumpAllStringTables() local
1304 auto *Res = cast<UserDefinedResource>(Base); in writeUserDefinedBody() local
[all …]
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp83 auto Res = NullPointerVals.try_emplace(CanonicalPointeeType, nullptr); in getOrCreateNullPointerValue() local
94 auto Res = std::make_pair(&LHS, &RHS); in makeCanonicalBoolValuePair() local
105 auto Res = ConjunctionVals.try_emplace(makeCanonicalBoolValuePair(LHS, RHS), in getOrCreateConjunction() local
118 auto Res = DisjunctionVals.try_emplace(makeCanonicalBoolValuePair(LHS, RHS), in getOrCreateDisjunction() local
127 auto Res = NegationVals.try_emplace(&Val, nullptr); in getOrCreateNegation() local
138 auto Res = ImplicationVals.try_emplace(std::make_pair(&LHS, &RHS), nullptr); in getOrCreateImplication() local
150 auto Res = BiconditionalVals.try_emplace(makeCanonicalBoolValuePair(LHS, RHS), in getOrCreateIff() local
164 auto Res = FlowConditionConstraints.try_emplace(&Token, &Constraint); in addFlowConditionConstraint() local
228 auto Res = VisitedTokens.insert(&Token); in addTransitiveFlowConditionConstraints() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DValueLattice.h204 ValueLatticeElement Res; in get() local
212 ValueLatticeElement Res; in getNot() local
223 ValueLatticeElement Res; variable
229 ValueLatticeElement Res; variable
235 ValueLatticeElement Res; in getOverdefined() local
/openbsd/gnu/llvm/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp111 std::vector<std::pair<size_t, llvm::StringRef>> Res; in pointsWithPayload() local
144 std::vector<Annotations::Range> Res; in ranges() local
156 std::vector<std::pair<Annotations::Range, llvm::StringRef>> Res; in rangesWithPayload() local
167 llvm::StringMap<llvm::SmallVector<Annotations::Range, 1>> Res; in all_ranges() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DDeltaAlgorithm.cpp27 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()
53 changeset_ty Res; in Delta() local
69 changeset_ty &Res) { in Search()
H A DCompression.cpp111 int Res = ::compress2((Bytef *)CompressedBuffer.data(), &CompressedSize, in compress() local
125 int Res = ::uncompress((Bytef *)Output, (uLongf *)&UncompressedSize, in decompress() local
184 const size_t Res = ::ZSTD_decompress( in decompress() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h498 MachineInstrBuilder buildPtrMask(const DstOp &Res, const SrcOp &Op0, in buildPtrMask()
559 MachineInstrBuilder buildUAddo(const DstOp &Res, const DstOp &CarryOut, in buildUAddo()
565 MachineInstrBuilder buildUSubo(const DstOp &Res, const DstOp &CarryOut, in buildUSubo()
571 MachineInstrBuilder buildSAddo(const DstOp &Res, const DstOp &CarryOut, in buildSAddo()
577 MachineInstrBuilder buildSSubo(const DstOp &Res, const DstOp &CarryOut, in buildSSubo()
596 MachineInstrBuilder buildUAdde(const DstOp &Res, const DstOp &CarryOut, in buildUAdde()
604 MachineInstrBuilder buildUSube(const DstOp &Res, const DstOp &CarryOut, in buildUSube()
868 MachineInstrBuilder buildAssertInstr(unsigned Opc, const DstOp &Res, in buildAssertInstr()
876 MachineInstrBuilder buildAssertZExt(const DstOp &Res, const SrcOp &Op, in buildAssertZExt()
884 MachineInstrBuilder buildAssertSExt(const DstOp &Res, const SrcOp &Op, in buildAssertSExt()
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A 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
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp518 ValueVector Res; in splitUnary() local
540 ValueVector Res; in splitBinary() local
604 ValueVector Res(NumElems); in splitCall() local
640 ValueVector Res; in visitSelectInst() local
711 ValueVector Res; in visitGetElementPtrInst() local
737 ValueVector Res; in visitCastInst() local
756 ValueVector Res; in visitBitCastInst() local
812 ValueVector Res; in visitInsertElementInst() local
876 ValueVector Res; in visitShuffleVectorInst() local
899 ValueVector Res; in visitPHINode() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp131 Register Res = DT.find(CI, CurMF); in getOrCreateConstIntReg() local
151 Register Res; in getOrCreateConstInt() local
190 Register Res = DT.find(ConstInt, &MF); in buildConstantInt() local
236 Register Res = DT.find(ConstFP, &MF); in buildConstantFP() local
252 Register Res = DT.find(CA, CurMF); in getOrCreateIntCompositeOrNull() local
325 Register Res = DT.find(CA, CurMF); in getOrCreateIntCompositeOrNull() local
400 Register Res = DT.find(CP, CurMF); in getOrCreateConstNullPtr() local
831 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeImage() local
850 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypeSampler() local
861 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) in getOrCreateOpTypePipe() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILResource.cpp32 for (auto *Res : Entry->operands()) { in collect() local
43 for (auto *Res : Entry->operands()) { in collect() local
320 for (auto &Res : Data) in print() local
377 for (auto &Res : Data) in write() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp43 SDValue Res = SDValue(); in PromoteIntegerResult() local
346 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap() local
375 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap() local
448 SDValue Res = in PromoteIntRes_BITCAST() local
688 SDValue Res; in PromoteIntRes_FP_TO_XINT() local
737 SDValue Res = in PromoteIntRes_GET_ROUNDING() local
1349 SDValue Res; in PromoteIntRes_TRUNCATE() local
1620 SDValue Res = SDValue(); in PromoteIntegerOperand() local
3205 SDValue Res = GetPromotedInteger(Op); in ExpandIntRes_ANY_EXTEND() local
4232 SDValue Res = DAG.getLoad( in ExpandIntRes_ShiftThroughStack() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DMemDepPrinter.cpp103 MemDepResult Res = MDA.getDependency(Inst); in runOnFunction() local
113 const MemDepResult &Res = I.getResult(); in runOnFunction() local
124 const MemDepResult &Res = I.getResult(); in runOnFunction() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp26 const MCExpr *Res = in getTTypeGlobalReference() local
49 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp15 static int getInstSeqCost(RISCVMatInt::InstSeq &Res, bool HasRVC) { in getInstSeqCost()
50 RISCVMatInt::InstSeq &Res) { in generateInstSeqImpl()
176 RISCVMatInt::InstSeq Res; in generateInstSeq() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp41 const MCExpr *Res = in getTTypeGlobalReference() local
66 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.h87 uint32_t Res = 0; in NumberOfCoveredBlocks() local
101 uint32_t Res = Counters[0]; in SmallestNonZeroCounter() local
/openbsd/gnu/llvm/llvm/lib/Option/
H A DArg.cpp72 SmallString<256> Res; in getAsString() local
103 SmallString<256> Res; in render() local

12345678910>>...18