Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp220 Value *Row = nullptr, *Col = nullptr; in getShape() local
371 Value *Row = nullptr, *Col = nullptr; in combineLoadBitcast() local
401 Value *Col = II->getOperand(1); in combineBitcastStore() local
454 Value *Row = nullptr, *Col = nullptr; in transformBitcast() local
473 Value *Col = II->getOperand(1); in transformBitcast() local
606 Value *Col = II->getOperand(Idx + 1); in createTileStore() local
638 Value *Col = II->getOperand(Idx + 1); in replaceWithTileLoad() local
931 Value *Row = nullptr, *Col = nullptr; in optimizeAMXCastFromPhi() local
1094 Value *Col = nullptr; in combineCastStore() local
1138 Value *Row = nullptr, *Col = nullptr; in combineLoadCast() local
[all …]
H A DX86FastTileConfig.cpp131 MachineOperand &Col = MI.getOperand(2 + I); in configBasicBlock() local
H A DX86LowerAMXIntrinsics.cpp148 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops()
241 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
H A DX86PreAMXConfig.cpp
H A DX86FastPreTileConfig.cpp55 Register Col; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h157 MachineOperand *Col; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
H A DDIBuilder.cpp1068 unsigned Line, unsigned Col) { in createLexicalBlock()
H A DDebugInfoMetadata.cpp353 unsigned Col = SameLine && SameCol ? L1->getColumn() : 0; in getMergedLocation() local
H A DDebugInfo.cpp1163 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/lib/Remarks/
H A DYAMLRemarkSerializer.cpp71 unsigned Col = RL.SourceColumn; in mapping() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp112 unsigned Col) { in printResourcePressure()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp162 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h112 unsigned Col; member
H A DMCAsmInfo.h528 void setCommentColumn(unsigned Col) { CommentColumn = Col; } in setCommentColumn()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp359 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.h853 unsigned Col; member
890 unsigned Col; variable
893 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.cpp113 unsigned Col = bytesSincePreviousTabOrLineBegin(SourceLine, *I); in printableTextForNextCharacter() local
1393 size_t Col = sourceColMap.byteToContainingColumn(CaretColNo - 1); in emitSnippetAndCaret() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2315 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col, in recordSourceLine()
2797 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp498 int Col = E.index(); in verifyIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1424 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5085 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local

12