/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_shadow.h | 42 struct Parts { struct 50 Parts part_; argument 149 struct Parts { struct 157 Parts part_; argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | PackedVersion.cpp | 28 SmallVector<StringRef, 3> Parts; in parse32() local 63 SmallVector<StringRef, 5> Parts; in parse64() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SymbolRemappingReader.cpp | 43 SmallVector<StringRef, 4> Parts; in read() local
|
H A D | InstrProfReader.cpp | 1015 std::pair<StringRef, StringRef> Parts = {StringRef(), Name}; extractName() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | Stencil.h | 64 template <typename... Ts> Stencil cat(Ts &&... Parts) { in cat()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 165 SmallVector<std::string, 16> Parts; in dump() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HLSL.cpp | 71 SmallVector<StringRef, 3> Parts; in tryParseProfile() local
|
H A D | AMDGPU.cpp | 350 SmallVector<StringRef, 3> Parts; RocmInstallationDetector() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 390 llvm::SmallVector<std::string, 2> Parts; in toString() local 489 Stencil transformer::catVector(std::vector<Stencil> Parts) { in catVector() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BasicBlockSectionsProfileReader.cpp | 41 SmallVector<StringRef, 2> Parts; in parseUniqueBBID() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 443 FullCommentParts Parts(C, Traits); visitFullComment() local 820 FullCommentParts Parts(C, Traits); visitFullComment() local [all...] |
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | path.cpp | 162 vector<PartKindPair> Parts; in lexically_normal() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | APFloat.cpp | 996 const integerPart *Parts = significandParts(); isSignificandAllOnes() local 1018 const integerPart *Parts = significandParts(); isSignificandAllOnesExceptLSB() local 1045 const integerPart *Parts = significandParts(); isSignificandAllZeros() local 1066 const integerPart *Parts = significandParts(); isSignificandAllZerosExceptMSB() local 4299 const integerPart *Parts = significandParts(); getExactLog2Abs() local 4420 integerPart *Parts = significandParts(); next() local 4442 integerPart *Parts = significandParts(); next() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DXContainerYAML.h | 162 std::vector<Part> Parts; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 318 SDValue Parts[2]; in IntegerToVector() local
|
H A D | SelectionDAGBuilder.cpp | 165 getCopyFromParts(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,const Value * V,SDValue InChain,std::optional<CallingConv::ID> CC=std::nullopt,std::optional<ISD::NodeType> AssertOp=std::nullopt) getCopyFromParts() argument 338 getCopyFromPartsVector(SelectionDAG & DAG,const SDLoc & DL,const SDValue * Parts,unsigned NumParts,MVT PartVT,EVT ValueVT,const Value * V,SDValue InChain,std::optional<CallingConv::ID> CallConv) getCopyFromPartsVector() argument 503 getCopyToParts(SelectionDAG & DAG,const SDLoc & DL,SDValue Val,SDValue * Parts,unsigned NumParts,MVT PartVT,const Value * V,std::optional<CallingConv::ID> CallConv=std::nullopt,ISD::NodeType ExtendKind=ISD::ANY_EXTEND) getCopyToParts() argument 687 getCopyToPartsVector(SelectionDAG & DAG,const SDLoc & DL,SDValue Val,SDValue * Parts,unsigned NumParts,MVT PartVT,const Value * V,std::optional<CallingConv::ID> CallConv) getCopyToPartsVector() argument 876 SmallVector<SDValue, 8> Parts; getCopyFromRegs() local 960 SmallVector<SDValue, 8> Parts(NumRegs); getCopyToRegs() local 2222 SmallVector<SDValue, 4> Parts(NumParts); visitRet() local 10507 SmallVector<SDValue, 4> Parts(NumParts); LowerCallTo() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 339 collectSRATypes(DenseMap<uint64_t,GlobalPart> & Parts,GlobalVariable * GV,const DataLayout & DL) collectSRATypes() argument 512 DenseMap<uint64_t, GlobalPart> Parts; SRAGlobal() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 778 auto Parts = bit_cast<std::array<T, sizeof(int64_t) / sizeof(T)>>(Imm); in isSVEMaskOfIdenticalElements() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1583 SDValue Parts[2] = {Lo, Hi}; lowerShiftLeftParts() local 1636 SDValue Parts[2] = {Lo, Hi}; lowerShiftRightParts() local 4158 SmallVector<std::pair<SDValue, SDValue>> Parts; LowerCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 235 extractGCDType(SmallVectorImpl<Register> & Parts,LLT GCDTy,Register SrcReg) extractGCDType() argument 249 extractGCDType(SmallVectorImpl<Register> & Parts,LLT DstTy,LLT NarrowTy,Register SrcReg) extractGCDType() argument 1285 SmallVector<Register, 8> Parts; narrowScalar() local 1854 SmallVector<Register, 8> Parts; widenScalarMergeValues() local 2010 SmallVector<Register, 16> Parts; widenScalarUnmergeValues() local 5876 SmallVector<Register, 8> Parts; narrowScalarExt() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 1035 MSGuidDecl::Parts Parts = D->getParts(); VisitMSGuidDecl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 521 unsigned Parts = ArgsParts[i]; in AnalyzeArguments() local
|
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 560 Piece *Parts[4] = {}; member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.cpp | 2984 const std::vector<int16_t> &Parts = RegSplitParts[EltDWORDs - 1]; getRegSplitParts() local
|