/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 181 static bool getOptionalVal(MDTuple *Tuple, unsigned &Idx, const char *Key, in getOptionalVal() argument 195 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); in getFromMD() local [all...] |
H A D | Metadata.cpp | 1655 auto *Tuple = cast<MDTuple>(Existing); addAnnotationMetadata() local 1683 auto *Tuple = cast<MDTuple>(Existing); addAnnotationMetadata() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.h | 98 Tuple, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BasicBlockSections.cpp | 274 MDTuple *Tuple = cast<MDTuple>(Existing); hasInstrProfHashMismatch() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/ |
H A D | MSVCPaths.cpp | 76 llvm::VersionTuple Tuple; in getHighestNumericTupleInDirectory() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 607 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { lookup() local 657 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { dump() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.cpp | 423 const auto *Tuple = dyn_cast<MDTuple>(MD); in emitEndOfAsmFile() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUPALMetadata.cpp | 54 auto Tuple = dyn_cast<MDTuple>(NamedMD->getOperand(0)); readFromIR() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | MSVC.cpp | 742 llvm::VersionTuple Tuple; AddClangSystemIncludeArgs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 312 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in upgradeTypeRefArray() local 329 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in resolveTypeRefArray() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 1078 Register Tuple = MI.getOperand(0).getReg(); expandMultiVecPseudo() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 788 for (const auto &Tuple : R) { in addOptimalMapping() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 6055 Register Tuple = createQTuple(Regs, MIB); selectVectorLoadLaneIntrinsic() local 6096 Register Tuple = Ty.getSizeInBits() == 128 ? createQTuple(Regs, MIB) selectVectorStoreIntrinsic() local 6120 Register Tuple = createQTuple(Regs, MIB); selectVectorStoreLaneIntrinsic() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1260 MDTuple *Tuple = cast<MDTuple>(Existing); annotateFunctionWithHashMismatch() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenRegisters.cpp |
|