Home
last modified time | relevance | path

Searched defs:Col (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp126 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 DX86FastTileConfig.cpp118 MachineOperand &Col = MI.getOperand(2); in configBasicBlock() local
H A DX86LowerAMXIntrinsics.cpp150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops()
243 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
H A DX86PreAMXConfig.cpp
H A DX86FastPreTileConfig.cpp56 Register Col; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h89 MachineOperand *Col; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
H A DDIBuilder.cpp948 unsigned Line, unsigned Col) { in createLexicalBlock()
H A DDebugInfoMetadata.cpp215 unsigned Col = SameLine && SameCol ? L1->getColumn() : 0; in getMergedLocation() local
H A DDebugInfo.cpp1135 LLVMMetadataRef File, unsigned Line, unsigned Col) { in LLVMDIBuilderCreateLexicalBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h49 unsigned Col; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp93 unsigned Col) { in printResourcePressure() argument
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp83 unsigned Col = RL.SourceColumn; in mapping() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp164 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h111 unsigned Col; member
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp357 unsigned Col, in codeComplete()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp179 unsigned Col = 1; in renderLine() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h795 unsigned Col; member
832 unsigned Col; variable
835 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp379 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp115 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 DDwarfDebug.cpp2169 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 DDWARFVerifier.cpp492 int Col = E.index(); in verifyIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1252 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp77 enum class MatrixKind { Array, Tile, Row, Col }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5004 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local