Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86LowerAMXType.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 …]
HDX86FastTileConfig.cpp118 MachineOperand &Col = MI.getOperand(2); in configBasicBlock() local
HDX86LowerAMXIntrinsics.cpp150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops()
243 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
HDX86FastPreTileConfig.cpp56 Register Col; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTileShapeInfo.h88 MachineOperand *Col; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMRemarkStreamer.cpp55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
HDDIBuilder.cpp948 unsigned Line, unsigned Col) { in createLexicalBlock()
HDDebugInfoMetadata.cpp215 unsigned Col = SameLine && SameCol ? L1->getColumn() : 0; in getMergedLocation() local
HDDebugInfo.cpp1135 LLVMMetadataRef File, unsigned Line, unsigned Col) { in LLVMDIBuilderCreateLexicalBlock()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDSerializedDiagnosticReader.h49 unsigned Col; member
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
HDResourcePressureView.cpp93 unsigned Col) { in printResourcePressure()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
HDYAMLRemarkSerializer.cpp83 unsigned Col = RL.SourceColumn; in mapping() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCCodeView.h111 unsigned Col; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
HDInstrumentationRuntimeUBSan.cpp164 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Interpreter/
HDCodeCompletion.cpp357 unsigned Col, in codeComplete()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDSourceCoverageViewText.cpp179 unsigned Col = 1; in renderLine() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDCoverageMapping.h795 unsigned Col; member
832 unsigned Col; variable
835 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDSourceMgr.cpp379 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDTextDiagnostic.cpp115 unsigned Col = bytesSincePreviousTabOrLineBegin(SourceLine, *I); in printableTextForNextCharacter() local
1396 size_t Col = sourceColMap.byteToContainingColumn(CaretColNo - 1); in emitSnippetAndCaret() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.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-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
HDASTDiff.cpp589 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp492 int Col = E.index(); in verifyIndex() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLowerMatrixIntrinsics.cpp1252 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp77 enum class MatrixKind { Array, Tile, Row, Col }; enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp5004 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local