| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | MemoryModelRelaxationAnnotations.cpp | 29 MDTuple *Tuple = dyn_cast<MDTuple>(MD); in MMRAMetadata() local 50 if (auto *Tuple = dyn_cast<MDTuple>(MD)) { in isTagMD() local
|
| H A D | ProfileSummary.cpp | 181 static bool getOptionalVal(MDTuple *Tuple, unsigned &Idx, const char *Key, in getOptionalVal() 195 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); in getFromMD() local
|
| H A D | Metadata.cpp | 1728 auto *Tuple = cast<MDTuple>(Existing); in addAnnotationMetadata() local 1756 auto *Tuple = cast<MDTuple>(Existing); in addAnnotationMetadata() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.h | 98 Tuple, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BasicBlockSections.cpp | 286 MDTuple *Tuple = cast<MDTuple>(Existing); in hasInstrProfHashMismatch() local
|
| /freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/ |
| H A D | MSVCPaths.cpp | 76 llvm::VersionTuple Tuple; in getHighestNumericTupleInDirectory() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.cpp | 616 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { in lookup() local 726 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { in dump() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 425 const auto *Tuple = dyn_cast<MDTuple>(MD); in emitEndOfAsmFile() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MSVC.cpp | 758 llvm::VersionTuple Tuple; in AddClangSystemIncludeArgs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUPALMetadata.cpp | 78 auto *Tuple = dyn_cast<MDTuple>(NamedMD->getOperand(0)); in readFromIR() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 309 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in upgradeTypeRefArray() local 326 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in resolveTypeRefArray() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ExpandPseudoInsts.cpp | 1127 Register Tuple = MI.getOperand(0).getReg(); in expandMultiVecPseudo() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACCClause.cpp | 2104 const auto GangItr = llvm::find_if(GangZip, [](const auto &Tuple) { in CheckGangClause()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenRegisters.cpp | 586 std::vector<Init *> Tuple; in expand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 6066 Register Tuple = createQTuple(Regs, MIB); in selectVectorLoadLaneIntrinsic() local 6107 Register Tuple = Ty.getSizeInBits() == 128 ? createQTuple(Regs, MIB) in selectVectorStoreIntrinsic() local 6131 Register Tuple = createQTuple(Regs, MIB); in selectVectorStoreLaneIntrinsic() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | ARM.cpp | 4387 Value *Tuple = llvm::PoisonValue::get(Ty); in EmitSVEReinterpret() local 4455 Value *Tuple = llvm::PoisonValue::get(Ty); in EmitSVETupleCreate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 1395 MDTuple *Tuple = cast<MDTuple>(Existing); in annotateFunctionWithHashMismatch() local
|