Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp119 Value *Row = nullptr, *Col = nullptr; in getShape() local
237 Value *Row = nullptr, *Col = nullptr; in combineLoadBitcast() local
268 Value *Col = II->getOperand(1); in combineBitcastStore() local
323 Value *Row = nullptr, *Col = nullptr; in transformBitcast() local
342 Value *Col = II->getOperand(1); in transformBitcast() local
469 Value *Col = II->getOperand(1); in createTileStore() local
495 Value *Col = II->getOperand(1); in replaceWithTileLoad() local
786 Value *Row = nullptr, *Col = nullptr; in optimizeAMXCastFromPhi() local
933 Value *Col = II->getOperand(1); in combineCastStore() local
952 Value *Row = nullptr, *Col = nullptr; in combineLoadCast() local
[all …]
H A DX86FastTileConfig.cpp118 MachineOperand &Col = MI.getOperand(2); in configBasicBlock() local
H A DX86LowerAMXIntrinsics.cpp151 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops()
246 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
H A DX86PreAMXConfig.cpp176 Value *Col = Shapes[I * 2 + 1]; in preWriteTileCfg() local
H A DX86FastPreTileConfig.cpp57 Register Col; member
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dcore_main.cpp113 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); in handleDeclOccurrence() local
151 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); in handleModuleOccurrence() local
174 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); in handleMacroOccurrence() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h89 MachineOperand *Col; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
H A DDIBuilder.cpp942 unsigned Line, unsigned Col) { in createLexicalBlock()
H A DDebugInfoMetadata.cpp124 unsigned Col = LocA->getColumn(); in getMergedLocation() local
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h49 unsigned Col; member
/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp673 for (unsigned Col = 1; InputFilePtr != InputFileEnd && !Newline; ++Col) { in DumpAnnotatedInput() local
704 unsigned Col; in DumpAnnotatedInput() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp93 unsigned Col) { in printResourcePressure()
/openbsd-src/gnu/llvm/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp83 unsigned Col = RL.SourceColumn; in mapping() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCCodeView.h111 unsigned Col; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp164 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h445 unsigned Col; member
482 unsigned Col; variable
485 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp114 unsigned Col = 1; in renderLine() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/
H A DOptReport.cpp320 int Col = CI.first; in writeReport() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSourceMgr.cpp379 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp103 int Col; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2140 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col, in recordSourceLine()
2317 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp420 int Col = E.index(); in verifyIndex() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp589 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1237 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()

12