/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 78 if (int Res = cmpNumbers(L.getBitWidth(), R.getBitWidth())) in cmpAPInts() local 91 if (int Res = cmpNumbers(APFloat::semanticsPrecision(SL), in cmpAPFloats() local 94 if (int Res = cmpNumbers(APFloat::semanticsMaxExponent(SL), in cmpAPFloats() local 97 if (int Res = cmpNumbers(APFloat::semanticsMinExponent(SL), in cmpAPFloats() local 100 if (int Res = cmpNumbers(APFloat::semanticsSizeInBits(SL), in cmpAPFloats() local 108 if (int Res = cmpNumbers(L.size(), R.size())) cmpMem() local 118 if (int Res = cmpNumbers(L.getNumAttrSets(), R.getNumAttrSets())) cmpAttrs() local 136 if (int Res = cmpTypes(TyL, TyR)) cmpAttrs() local 143 if (int Res = cmpNumbers((uint64_t)TyL, (uint64_t)TyR)) cmpAttrs() local 204 if (int Res = cmpNumbers(L->getNumOperands(), R->getNumOperands())) cmpMDNode() local 207 if (int Res = cmpMetadata(L->getOperand(I), R->getOperand(I))) cmpMDNode() local 227 if (int Res = cmpNumbers(KeyL, KeyR)) cmpInstMetadata() local 229 if (int Res = cmpMDNode(ML, MR)) cmpInstMetadata() local 239 if (int Res = cmpOperandBundlesSchema() local 247 if (int Res = OBL.getTagName().compare(OBR.getTagName())) cmpOperandBundlesSchema() local 250 if (int Res = cmpNumbers(OBL.Inputs.size(), OBR.Inputs.size())) cmpOperandBundlesSchema() local 306 if (int Res = cmpNumbers(AddrSpaceL, AddrSpaceR)) cmpConstants() local 335 if (int Res = cmpNumbers(L->getValueID(), R->getValueID())) cmpConstants() local 368 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) cmpConstants() local 371 if (int Res = cmpConstants(cast<Constant>(LA->getOperand(i)), cmpConstants() local 382 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) cmpConstants() local 385 if (int Res = cmpConstants(cast<Constant>(LS->getOperand(i)), cmpConstants() local 396 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) cmpConstants() local 399 if (int Res = cmpConstants(cast<Constant>(LV->getOperand(i)), cmpConstants() local 408 if (int Res = cmpNumbers(LE->getOpcode(), RE->getOpcode())) cmpConstants() local 412 if (int Res = cmpNumbers(NumOperandsL, NumOperandsR)) cmpConstants() local 415 if (int Res = cmpConstants(cast<Constant>(LE->getOperand(i)), cmpConstants() local 420 if (int Res = cmpNumbers(LE->getPredicate(), RE->getPredicate())) cmpConstants() local 424 if (int Res = cmpTypes(GEPL->getSourceElementType(), cmpConstants() local 427 if (int Res = cmpNumbers(GEPL->isInBounds(), GEPR->isInBounds())) cmpConstants() local 429 if (int Res = cmpNumbers(GEPL->getInRangeIndex().value_or(unsigned(-1)), cmpConstants() local 435 if (int Res = cmpConstants() local 438 if (int Res = cmpConstants() local 447 if (int Res = cmpValues(LBA->getFunction(), RBA->getFunction())) cmpConstants() local 516 if (int Res = cmpNumbers(TyL->getTypeID(), TyR->getTypeID())) cmpTypes() local 551 if (int Res = cmpTypes(STyL->getElementType(i), STyR->getElementType(i))) cmpTypes() local 566 if (int Res = cmpTypes(FTyL->getReturnType(), FTyR->getReturnType())) cmpTypes() local 570 if (int Res = cmpTypes(FTyL->getParamType(i), FTyR->getParamType(i))) cmpTypes() local 607 if (int Res = cmpValues(L, R)) cmpOperations() local 614 if (int Res = cmpNumbers(L->getOpcode(), R->getOpcode())) cmpOperations() local 620 if (int Res = cmpOperations() local 626 if (int Res = cmpNumbers(L->getNumOperands(), R->getNumOperands())) cmpOperations() local 629 if (int Res = cmpTypes(L->getType(), R->getType())) cmpOperations() local 632 if (int Res = cmpNumbers(L->getRawSubclassOptionalData(), cmpOperations() local 639 if (int Res = cmpOperations() local 646 if (int Res = cmpTypes(AI->getAllocatedType(), cmpOperations() local 652 if (int Res = cmpNumbers(LI->isVolatile(), cast<LoadInst>(R)->isVolatile())) cmpOperations() local 654 if (int Res = cmpAligns(LI->getAlign(), cast<LoadInst>(R)->getAlign())) cmpOperations() local 656 if (int Res = cmpOperations() local 659 if (int Res = cmpNumbers(LI->getSyncScopeID(), cmpOperations() local 665 if (int Res = cmpOperations() local 668 if (int Res = cmpAligns(SI->getAlign(), cast<StoreInst>(R)->getAlign())) cmpOperations() local 670 if (int Res = cmpOperations() local 680 if (int Res = cmpNumbers(CBL->getCallingConv(), CBR->getCallingConv())) cmpOperations() local 682 if (int Res = cmpAttrs(CBL->getAttributes(), CBR->getAttributes())) cmpOperations() local 684 if (int Res = cmpOperandBundlesSchema(*CBL, *CBR)) cmpOperations() local 687 if (int Res = cmpNumbers(CI->getTailCallKind(), cmpOperations() local 696 if (int Res = cmpNumbers(LIndices.size(), RIndices.size())) cmpOperations() local 699 if (int Res = cmpNumbers(LIndices[i], RIndices[i])) cmpOperations() local 707 if (int Res = cmpNumbers(LIndices.size(), RIndices.size())) cmpOperations() local 710 if (int Res = cmpNumbers(LIndices[i], RIndices[i])) cmpOperations() local 715 if (int Res = cmpOperations() local 722 if (int Res = cmpNumbers(CXI->isVolatile(), cmpOperations() local 725 if (int Res = cmpOperations() local 728 if (int Res = cmpOperations() local 732 if (int Res = cmpOperations() local 740 if (int Res = cmpNumbers(RMWI->getOperation(), cmpOperations() local 743 if (int Res = cmpNumbers(RMWI->isVolatile(), cmpOperations() local 746 if (int Res = cmpOrderings(RMWI->getOrdering(), cmpOperations() local 755 if (int Res = cmpNumbers(LMask.size(), RMask.size())) cmpOperations() local 758 if (int Res = cmpNumbers(LMask[i], RMask[i])) cmpOperations() local 768 if (int Res = cmpOperations() local 783 if (int Res = cmpNumbers(ASL, ASR)) cmpGEPs() local 794 if (int Res = cmpGEPs() local 798 if (int Res = cmpNumbers(GEPL->getNumOperands(), GEPR->getNumOperands())) cmpGEPs() local 802 if (int Res = cmpValues(GEPL->getOperand(i), GEPR->getOperand(i))) cmpGEPs() local 815 if (int Res = cmpTypes(L->getFunctionType(), R->getFunctionType())) cmpInlineAsm() local 817 if (int Res = cmpMem(L->getAsmString(), R->getAsmString())) cmpInlineAsm() local 819 if (int Res = cmpMem(L->getConstraintString(), R->getConstraintString())) cmpInlineAsm() local 821 if (int Res = cmpNumbers(L->hasSideEffects(), R->hasSideEffects())) cmpInlineAsm() local 823 if (int Res = cmpNumbers(L->isAlignStack(), R->isAlignStack())) cmpInlineAsm() local 825 if (int Res = cmpNumbers(L->getDialect(), R->getDialect())) cmpInlineAsm() local 900 if (int Res = cmpOperations(&*InstL, &*InstR, needToCmpOperands)) cmpBasicBlocks() local 908 if (int Res = cmpValues(OpL, OpR)) cmpBasicBlocks() local 927 if (int Res = cmpAttrs(FnL->getAttributes(), FnR->getAttributes())) compareSignature() local 930 if (int Res = cmpNumbers(FnL->hasGC(), FnR->hasGC())) compareSignature() local 934 if (int Res = cmpMem(FnL->getGC(), FnR->getGC())) compareSignature() local 938 if (int Res = cmpNumbers(FnL->hasSection(), FnR->hasSection())) compareSignature() local 942 if (int Res = cmpMem(FnL->getSection(), FnR->getSection())) compareSignature() local 946 if (int Res = cmpNumbers(FnL->isVarArg(), FnR->isVarArg())) compareSignature() local 951 if (int Res = cmpNumbers(FnL->getCallingConv(), FnR->getCallingConv())) compareSignature() local 954 if (int Res = cmpTypes(FnL->getFunctionType(), FnR->getFunctionType())) compareSignature() local 976 if (int Res = compareSignature()) compare() local 994 if (int Res = cmpValues(BBL, BBR)) compare() local 997 if (int Res = cmpBasicBlocks(BBL, BBR)) compare() local [all...] |
H A D | LowerAtomic.cpp | 30 Value *Res = Builder.CreateSelect(Equal, Val, Orig); in lowerAtomicCmpXchgInst() local 111 Value *Res = buildAtomicRMWValue(RMWI->getOperation(), Builder, Orig, Val); in lowerAtomicRMWInst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 134 buildDynStackAlloc(const DstOp & Res,const SrcOp & Size,Align Alignment) buildDynStackAlloc() argument 145 buildFrameIndex(const DstOp & Res,int Idx) buildFrameIndex() argument 154 buildGlobalValue(const DstOp & Res,const GlobalValue * GV) buildGlobalValue() argument 167 buildConstantPool(const DstOp & Res,unsigned Idx) buildConstantPool() argument 182 validateUnaryOp(const LLT Res,const LLT Op0) validateUnaryOp() argument 187 validateBinaryOp(const LLT Res,const LLT Op0,const LLT Op1) validateBinaryOp() argument 193 validateShiftOp(const LLT Res,const LLT Op0,const LLT Op1) validateShiftOp() argument 200 buildPtrAdd(const DstOp & Res,const SrcOp & Op0,const SrcOp & Op1,std::optional<unsigned> Flags) buildPtrAdd() argument 210 materializePtrAdd(Register & Res,Register Op0,const LLT ValueTy,uint64_t Value) materializePtrAdd() argument 225 buildMaskLowPtrBits(const DstOp & Res,const SrcOp & Op0,uint32_t NumBits) buildMaskLowPtrBits() argument 236 buildPadVectorWithUndefElements(const DstOp & Res,const SrcOp & Op0) buildPadVectorWithUndefElements() argument 267 buildDeleteTrailingVectorElements(const DstOp & Res,const SrcOp & Op0) buildDeleteTrailingVectorElements() argument 305 buildCopy(const DstOp & Res,const SrcOp & Op) buildCopy() argument 310 buildConstant(const DstOp & Res,const ConstantInt & Val) buildConstant() argument 334 buildConstant(const DstOp & Res,int64_t Val) buildConstant() argument 342 buildFConstant(const DstOp & Res,const ConstantFP & Val) buildFConstant() argument 371 buildConstant(const DstOp & Res,const APInt & Val) buildConstant() argument 377 buildFConstant(const DstOp & Res,double Val) buildFConstant() argument 386 buildFConstant(const DstOp & Res,const APFloat & Val) buildFConstant() argument 418 buildLoadInstr(unsigned Opcode,const DstOp & Res,const SrcOp & Addr,MachineMemOperand & MMO) buildLoadInstr() argument 475 buildAnyExt(const DstOp & Res,const SrcOp & Op) buildAnyExt() argument 480 buildSExt(const DstOp & Res,const SrcOp & Op) buildSExt() argument 485 buildZExt(const DstOp & Res,const SrcOp & Op) buildZExt() argument 502 buildBoolExt(const DstOp & Res,const SrcOp & Op,bool IsFP) buildBoolExt() argument 509 buildBoolExtInReg(const DstOp & Res,const SrcOp & Op,bool IsVector,bool IsFP) buildBoolExtInReg() argument 527 buildExtOrTrunc(unsigned ExtOpc,const DstOp & Res,const SrcOp & Op) buildExtOrTrunc() argument 550 buildSExtOrTrunc(const DstOp & Res,const SrcOp & Op) buildSExtOrTrunc() argument 555 buildZExtOrTrunc(const DstOp & Res,const SrcOp & Op) buildZExtOrTrunc() argument 560 buildAnyExtOrTrunc(const DstOp & Res,const SrcOp & Op) buildAnyExtOrTrunc() argument 565 buildZExtInReg(const DstOp & Res,const SrcOp & Op,int64_t ImmOp) buildZExtInReg() argument 619 buildUndef(const DstOp & Res) buildUndef() argument 623 buildMergeValues(const DstOp & Res,ArrayRef<Register> Ops) buildMergeValues() argument 634 buildMergeLikeInstr(const DstOp & Res,ArrayRef<Register> Ops) buildMergeLikeInstr() argument 645 buildMergeLikeInstr(const DstOp & Res,std::initializer_list<SrcOp> Ops) buildMergeLikeInstr() argument 662 buildUnmerge(ArrayRef<LLT> Res,const SrcOp & Op) buildUnmerge() argument 672 buildUnmerge(LLT Res,const SrcOp & Op) buildUnmerge() argument 679 buildUnmerge(ArrayRef<Register> Res,const SrcOp & Op) buildUnmerge() argument 689 buildBuildVector(const DstOp & Res,ArrayRef<Register> Ops) buildBuildVector() argument 699 buildBuildVectorConstant(const DstOp & Res,ArrayRef<APInt> Ops) buildBuildVectorConstant() argument 709 buildSplatVector(const DstOp & Res,const SrcOp & Src) buildSplatVector() argument 716 buildBuildVectorTrunc(const DstOp & Res,ArrayRef<Register> Ops) buildBuildVectorTrunc() argument 728 buildShuffleSplat(const DstOp & Res,const SrcOp & Src) buildShuffleSplat() argument 740 buildShuffleVector(const DstOp & Res,const SrcOp & Src1,const SrcOp & Src2,ArrayRef<int> Mask) buildShuffleVector() argument 760 buildConcatVectors(const DstOp & Res,ArrayRef<Register> Ops) buildConcatVectors() argument 768 buildInsert(const DstOp & Res,const SrcOp & Src,const SrcOp & Op,unsigned Index) buildInsert() argument 833 buildTrunc(const DstOp & Res,const SrcOp & Op) buildTrunc() argument 839 buildFPTrunc(const DstOp & Res,const SrcOp & Op,std::optional<unsigned> Flags) buildFPTrunc() argument 845 buildICmp(CmpInst::Predicate Pred,const DstOp & Res,const SrcOp & Op0,const SrcOp & Op1) buildICmp() argument 852 buildFCmp(CmpInst::Predicate Pred,const DstOp & Res,const SrcOp & Op0,const SrcOp & Op1,std::optional<unsigned> Flags) buildFCmp() argument 861 buildSelect(const DstOp & Res,const SrcOp & Tst,const SrcOp & Op0,const SrcOp & Op1,std::optional<unsigned> Flags) buildSelect() argument 869 buildInsertVectorElement(const DstOp & Res,const SrcOp & Val,const SrcOp & Elt,const SrcOp & Idx) buildInsertVectorElement() argument 875 buildExtractVectorElement(const DstOp & Res,const SrcOp & Val,const SrcOp & Idx) buildExtractVectorElement() argument 1073 buildBlockAddress(Register Res,const BlockAddress * BA) buildBlockAddress() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaMCCodeEmitter.cpp | 152 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getMachineOpValue() local 204 int32_t Res = MO.getImm(); in getCallEncoding() local 225 int32_t Res = MO.getImm(); in getL32RTargetEncoding() local 245 uint32_t Res = static_cast<uint32_t>(MI.getOperand(OpNo + 1).getImm()); in getMemRegEncoding() local 277 int32_t Res = MO.getImm(); in getImm8OpValue() local 289 int32_t Res = MO.getImm(); in getImm8_sh8OpValue() local 302 int32_t Res = MO.getImm(); in getImm12OpValue() local 314 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getUimm4OpValue() local 326 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getUimm5OpValue() local 338 uint32_t Res = static_cast<uint32_t>(MO.getImm()); in getShimm1_31OpValue() local [all …]
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticReader.cpp | 45 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-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ValueLattice.h | 204 ValueLatticeElement Res; in get() local 209 ValueLatticeElement Res; in getNot() local 220 ValueLatticeElement Res; variable 226 ValueLatticeElement Res; variable 232 ValueLatticeElement Res; getOverdefined() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 413 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-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCExpr.cpp | 546 bool MCExpr::evaluateAsAbsolute(int64_t &Res) const { in evaluateAsAbsolute() argument 551 evaluateAsAbsolute(int64_t & Res,const MCAsmLayout & Layout,const SectionAddrMap & Addrs) const evaluateAsAbsolute() argument 559 evaluateAsAbsolute(int64_t & Res,const MCAssembler & Asm) const evaluateAsAbsolute() argument 563 evaluateAsAbsolute(int64_t & Res,const MCAssembler * Asm) const evaluateAsAbsolute() argument 567 evaluateKnownAbsolute(int64_t & Res,const MCAsmLayout & Layout) const evaluateKnownAbsolute() argument 573 evaluateAsAbsolute(int64_t & Res,const MCAssembler * Asm,const MCAsmLayout * Layout,const SectionAddrMap * Addrs,bool InSet) const evaluateAsAbsolute() argument 754 EvaluateSymbolicAdd(const MCAssembler * Asm,const MCAsmLayout * Layout,const SectionAddrMap * Addrs,bool InSet,const MCValue & LHS,const MCValue & RHS,MCValue & Res) EvaluateSymbolicAdd() argument 809 evaluateAsRelocatable(MCValue & Res,const MCAsmLayout * Layout,const MCFixup * Fixup) const evaluateAsRelocatable() argument 817 evaluateAsValue(MCValue & Res,const MCAsmLayout & Layout) const evaluateAsValue() argument 839 evaluateAsRelocatableImpl(MCValue & Res,const MCAssembler * Asm,const MCAsmLayout * Layout,const MCFixup * Fixup,const SectionAddrMap * Addrs,bool InSet) const evaluateAsRelocatableImpl() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | DeltaAlgorithm.cpp | 27 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split() argument 53 changeset_ty Res; in Delta() local 69 changeset_ty &Res) { in Search() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Testing/Annotations/ |
H A D | Annotations.cpp | 111 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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetObjectFile.cpp | 26 const MCExpr *Res = in getTTypeGlobalReference() local 49 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local 64 const MCExpr *Res = in getIndirectSymViaGOTPCRel() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.cpp | 36 int Res = 0; appendNumber() local 97 int Res = 0; appendString() local 110 int Res = 0; appendPointer() local 127 int Res = 0; formatString() local 238 int Res = formatString(Buffer, BufferLength, Format, Args); formatString() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 521 buildPtrMask(const DstOp & Res,const SrcOp & Op0,const SrcOp & Op1) buildPtrMask() argument 582 buildUAddo(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1) buildUAddo() argument 588 buildUSubo(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1) buildUSubo() argument 594 buildSAddo(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1) buildSAddo() argument 600 buildSSubo(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1) buildSSubo() argument 619 buildUAdde(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1,const SrcOp & CarryIn) buildUAdde() argument 627 buildUSube(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1,const SrcOp & CarryIn) buildUSube() argument 635 buildSAdde(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1,const SrcOp & CarryIn) buildSAdde() argument 643 buildSSube(const DstOp & Res,const DstOp & CarryOut,const SrcOp & Op0,const SrcOp & Op1,const SrcOp & CarryIn) buildSSube() argument 681 buildSExtInReg(const DstOp & Res,const SrcOp & Op,int64_t ImmOp) buildSExtInReg() argument 891 buildAssertInstr(unsigned Opc,const DstOp & Res,const SrcOp & Op,unsigned Val) buildAssertInstr() argument 899 buildAssertZExt(const DstOp & Res,const SrcOp & Op,unsigned Size) buildAssertZExt() argument 907 buildAssertSExt(const DstOp & Res,const SrcOp & Op,unsigned Size) buildAssertSExt() argument 915 buildAssertAlign(const DstOp & Res,const SrcOp & Op,Align AlignVal) buildAssertAlign() argument 930 buildLoad(const DstOp & Res,const SrcOp & Addr,MachineMemOperand & MMO) buildLoad() argument 1198 buildIsFPClass(const DstOp & Res,const SrcOp & Src,unsigned Mask) buildIsFPClass() argument 1240 buildExtractVectorElementConstant(const DstOp & Res,const SrcOp & Val,const int Idx) buildExtractVectorElementConstant() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetObjectFile.cpp | 32 const MCExpr *Res = getIndirectSymViaGOTPCRel() local 51 const MCExpr *Res = getTTypeGlobalReference() local 76 const MCExpr *Res = getIndirectSymViaGOTPCRel() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 241 Value *Res = PoisonValue::get(VS.VecTy); in concatenate() local 612 ValueVector Res; in splitUnary() local 642 ValueVector Res; splitBinary() local 715 ValueVector Res(VS->NumFragments); splitCall() local 769 ValueVector Res; visitSelectInst() local 837 ValueVector Res; visitGetElementPtrInst() local 871 ValueVector Res; visitCastInst() local 894 ValueVector Res; visitBitCastInst() local 972 ValueVector Res; visitInsertElementInst() local 1025 Value *Res = Op0[Fragment]; visitExtractElementInst() local 1040 Value *Res = PoisonValue::get(VS->VecTy->getElementType()); visitExtractElementInst() local 1062 ValueVector Res; visitShuffleVectorInst() local 1084 ValueVector Res; visitPHINode() local 1116 ValueVector Res; visitLoadInst() local 1179 Value *Res; finish() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILResource.cpp | 32 Data.push_back(T(Counter++, hlsl::FrontendResource(cast<MDNode>(Res)))); in collect() local 269 for (auto &Res : Data) in print() local 326 for (auto &Res : Data) in write() local 43 for (auto *Res : Entry->operands()) { collect() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.cpp | 15 getInstSeqCost(RISCVMatInt::InstSeq & Res,bool HasRVC) getInstSeqCost() argument 49 generateInstSeqImpl(int64_t Val,const MCSubtargetInfo & STI,RISCVMatInt::InstSeq & Res) generateInstSeqImpl() argument 174 generateInstSeqLeadingZeros(int64_t Val,const MCSubtargetInfo & STI,RISCVMatInt::InstSeq & Res) generateInstSeqLeadingZeros() argument 225 RISCVMatInt::InstSeq Res; generateInstSeq() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 64 auto Res = MRI.createGenericVirtualRegister(LLT::scalar(32)); createTypeVReg() local 70 auto Res = MRI.createGenericVirtualRegister(LLT::scalar(32)); createTypeVReg() local 149 Register Res = DT.find(CI, CurMF); getOrCreateConstIntReg() local 170 Register Res; getOrCreateConstInt() local 209 Register Res = DT.find(ConstInt, &MF); buildConstantInt() local 254 Register Res = DT.find(ConstFP, &MF); buildConstantFP() local 276 Register Res = DT.find(CA, CurMF); getOrCreateIntCompositeOrNull() local 350 Register Res = DT.find(CA, CurMF); getOrCreateIntCompositeOrNull() local 426 Register Res = DT.find(CP, CurMF); getOrCreateConstNullPtr() local 453 auto Res = MIRBuilder.buildInstr(SPIRV::OpConstantSampler) buildConstantSampler() local 860 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) getOrCreateOpTypeImage() local 879 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) getOrCreateOpTypeSampler() local 890 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) getOrCreateOpTypePipe() local 902 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) getOrCreateOpTypeDeviceEvent() local 915 if (auto *Res = checkSpecialInstr(TD, MIRBuilder)) getOrCreateOpTypeSampledImage() local 1165 Register Res = DT.find(UV, CurMF); getOrCreateUndef() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Context.cpp | 48 auto Res = C.interpretExpr(E); evaluateAsRValue() local 80 auto Res = C.interpretExpr(E); evaluate() local 101 auto Res = C.interpretDecl(VD); evaluateAsInitializer() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerDataFlowTrace.h | 87 uint32_t Res = 0; in NumberOfCoveredBlocks() local 101 uint32_t Res = Counters[0]; in SmallestNonZeroCounter() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 43 SDValue Res = SDValue(); in PromoteIntegerResult() local 339 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), PromoteIntRes_Atomic0() local 351 SDValue Res = DAG.getAtomic(N->getOpcode(), SDLoc(N), PromoteIntRes_Atomic1() local 374 SDValue Res = DAG.getAtomicCmpSwap( PromoteIntRes_AtomicCmpSwap() local 403 SDValue Res = DAG.getAtomicCmpSwap( PromoteIntRes_AtomicCmpSwap() local 476 SDValue Res = PromoteIntRes_BITCAST() local 532 if (SDValue Res = TLI.expandBSWAP(N, DAG)) PromoteIntRes_BSWAP() local 560 if (SDValue Res = TLI.expandBITREVERSE(N, DAG)) PromoteIntRes_BITREVERSE() local 747 SDValue Res; PromoteIntRes_FP_TO_XINT() local 796 SDValue Res = DAG.getNode(N->getOpcode(), dl, DAG.getVTList(NVT, MVT::Other), PromoteIntRes_STRICT_FP_TO_FP16_BF16() local 812 SDValue Res = PromoteIntRes_GET_ROUNDING() local 827 SDValue Res = GetPromotedInteger(N->getOperand(0)); PromoteIntRes_INT_EXTEND() local 860 SDValue Res = DAG.getExtLoad(ExtType, dl, NVT, N->getChain(), N->getBasePtr(), PromoteIntRes_LOAD() local 878 SDValue Res = DAG.getMaskedLoad(NVT, dl, N->getChain(), N->getBasePtr(), PromoteIntRes_MLOAD() local 902 SDValue Res = DAG.getMaskedGather(DAG.getVTList(NVT, MVT::Other), PromoteIntRes_MGATHER() local 926 SDValue Res = DAG.getNode(N->getOpcode(), dl, DAG.getVTList(VT, SVT), PromoteIntRes_Overflow() local 1109 SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, LHS, RHS, Scale, earlyExpandDIVFIX() local 1153 SDValue Res = DAG.getNode(N->getOpcode(), dl, PromotedType, Op1Promoted, PromoteIntRes_DIVFIX() local 1163 if (SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, Op1Promoted, PromoteIntRes_DIVFIX() local 1192 SDValue Res = DAG.getNode(Opcode, dl, NVT, LHS, RHS); PromoteIntRes_SADDSUBO() local 1283 SDValue Res = PromoteIntRes_FFREXP() local 1380 SDValue Res = TLI.expandROT(N, true /*AllowVectorOps*/, DAG); PromoteIntRes_Rotate() local 1415 SDValue Res = DAG.getNode(ISD::OR, DL, VT, Hi, Lo); PromoteIntRes_FunnelShift() local 1468 SDValue Res = DAG.getNode(ISD::VP_OR, DL, VT, Hi, Lo, Mask, EVL); PromoteIntRes_VPFunnelShift() local 1490 SDValue Res; PromoteIntRes_TRUNCATE() local 1575 SDValue Res = DAG.getNode(Opcode, dl, NVT, LHS, RHS); PromoteIntRes_UADDSUBO() local 1613 SDValue Res = DAG.getNode(N->getOpcode(), SDLoc(N), DAG.getVTList(ValueVTs), PromoteIntRes_UADDSUBO_CARRY() local 1638 if (SDValue Res = TLI.expandABS(N, DAG)) PromoteIntRes_ABS() local 1734 SDValue Res = DAG.getNode(ISD::ZERO_EXTEND, dl, NVT, Parts[0]); PromoteIntRes_VAARG() local 1761 SDValue Res = SDValue(); PromoteIntegerOperand() local 2093 if (SDValue Res = WidenVSELECTMask(N)) PromoteIntOp_SELECT() local 2227 SDNode *Res = DAG.UpdateNodeOperands(N, NewOps); PromoteIntOp_MLOAD() local 2255 SDNode *Res = DAG.UpdateNodeOperands(N, NewOps); PromoteIntOp_MGATHER() local 3508 SDValue Res = GetPromotedInteger(Op); ExpandIntRes_ANY_EXTEND() local 3770 SDValue Res = TLI.expandFP_TO_INT_SAT(N, DAG); ExpandIntRes_FP_TO_XINT_SAT() local 4307 SDValue Res = TLI.expandFixedPointDiv(N->getOpcode(), dl, N->getOperand(0), ExpandIntRes_DIVFIX() local 4397 SDValue Res = DAG.getNode(ISD::SDIVREM, dl, DAG.getVTList(VT, VT), Ops); ExpandIntRes_SDIV() local 4507 SDValue Res = DAG.getLoad( ExpandIntRes_ShiftThroughStack() local 4665 SDValue Res = GetPromotedInteger(Op); ExpandIntRes_SIGN_EXTEND() local 4710 SDValue Res = DAG.getNode(ISD::SDIVREM, dl, DAG.getVTList(VT, VT), Ops); ExpandIntRes_SREM() local 4888 SDValue Res = DAG.getNode(ISD::UDIVREM, dl, DAG.getVTList(VT, VT), Ops); ExpandIntRes_UDIV() local 4931 SDValue Res = DAG.getNode(ISD::UDIVREM, dl, DAG.getVTList(VT, VT), Ops); ExpandIntRes_UREM() local 4982 SDValue Res = GetPromotedInteger(Op); ExpandIntRes_ZERO_EXTEND() local 5013 SDValue Res = TLI.expandVecReduce(N, DAG); ExpandIntRes_VECREDUCE() local 5022 SDValue Res = DAG.getNode(Opcode, DL, N->getValueType(0), N->getOperand(0), ExpandIntRes_Rotate() local 5071 SDValue Res = DAG.getNode(ISD::MUL, dl, VT, VScaleBase, N->getOperand(0)); ExpandIntRes_VSCALE() local 5085 SDValue Res = SDValue(); ExpandIntegerOperand() local 5278 SDValue Res = DAG.getNode(ISD::SETCCCARRY, dl, getSetCCResultType(HiVT), IntegerExpandSetCCOperands() local 5544 SDValue Res = DAG.getNode(N->getOpcode(), dl, PromoteIntRes_VECTOR_INTERLEAVE_DEINTERLEAVE() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCExpr.cpp | 103 bool AArch64MCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() argument 189 bool AArch64AuthMCExpr::evaluateAsRelocatableImpl(MCValue &Res, in evaluateAsRelocatableImpl() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | WindowsResourceDumper.h | 21 Dumper(WindowsResource *Res, ScopedPrinter &SW) : SW(SW), WinRes(Res) {} in Dumper()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Option/ |
H A D | Arg.cpp | 70 SmallString<256> Res; in getAsString() local 101 SmallString<256> Res; in render() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | MakeSupport.cpp | 11 void clang::quoteMakeTarget(StringRef Target, SmallVectorImpl<char> &Res) { in quoteMakeTarget()
|