/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 126 Value *Row = nullptr, *Col = nullptr; in getShape() local 246 Value *Row = nullptr, *Col = nullptr; in combineLoadBitcast() local 276 Value *Col = II->getOperand(1); in combineBitcastStore() local 330 Value *Row = nullptr, *Col = nullptr; in transformBitcast() local 349 Value *Col = II->getOperand(1); in transformBitcast() local 475 Value *Col = II->getOperand(1); in createTileStore() local 501 Value *Col = II->getOperand(1); in replaceWithTileLoad() local 792 Value *Row = nullptr, *Col = nullptr; in optimizeAMXCastFromPhi() local 939 Value *Col = II->getOperand(1); in combineCastStore() local 957 Value *Row = nullptr, *Col = nullptr; in combineLoadCast() local [all …]
|
H A D | X86FastTileConfig.cpp | 118 MachineOperand &Col = MI.getOperand(2); in configBasicBlock() local
|
H A D | X86LowerAMXIntrinsics.cpp | 150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops() 243 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
|
H A D | X86PreAMXConfig.cpp |
|
H A D | X86FastPreTileConfig.cpp | 56 Register Col; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TileShapeInfo.h | 89 MachineOperand *Col; global() variable [all...] |
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | LLVMRemarkStreamer.cpp | 55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
|
H A D | DIBuilder.cpp | 948 unsigned Line, unsigned Col) { in createLexicalBlock()
|
H A D | DebugInfoMetadata.cpp | 215 unsigned Col = SameLine && SameCol ? L1->getColumn() : 0; in getMergedLocation() local
|
H A D | DebugInfo.cpp | 1135 LLVMMetadataRef File, unsigned Line, unsigned Col) { in LLVMDIBuilderCreateLexicalBlock()
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 49 unsigned Col; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | ResourcePressureView.cpp | 93 unsigned Col) { in printResourcePressure() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 83 unsigned Col = RL.SourceColumn; in mapping() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.cpp | 164 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 111 unsigned Col; member
|
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | CodeCompletion.cpp | 357 unsigned Col, in codeComplete()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 179 unsigned Col = 1; in renderLine() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 795 unsigned Col; member 832 unsigned Col; variable 835 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 379 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | TextDiagnostic.cpp | 115 unsigned Col = bytesSincePreviousTabOrLineBegin(SourceLine, *I); in printableTextForNextCharacter() local 1396 size_t Col = sourceColMap.byteToContainingColumn(CaretColNo - 1); in emitSnippetAndCaret() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 2169 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col, in recordSourceLine() 2359 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 492 int Col = E.index(); in verifyIndex() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 1252 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 77 enum class MatrixKind { Array, Tile, Row, Col }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 5004 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local
|