Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp119 Value *Row = nullptr, *Col = nullptr; in getShape() local
170 Value *Row = nullptr, *Col = nullptr; in combineLoadBitcast() local
201 Value *Col = II->getOperand(1); in combineBitcastStore() local
255 Value *Row = nullptr, *Col = nullptr; in transformBitcast() local
274 Value *Col = II->getOperand(1); in transformBitcast() local
404 Value *Col = II->getOperand(1); in createTileStore() local
430 Value *Col = II->getOperand(1); in replaceWithTileLoad() local
H A DX86LowerAMXIntrinsics.cpp150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops()
245 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
H A DX86PreAMXConfig.cpp176 Value *Col = Shapes[I * 2 + 1]; in preWriteTileCfg() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A DIRBindings.h31 unsigned Col; member
H A DIRBindings.cpp54 unsigned Col, LLVMMetadataRef Scope, in LLVMGoSetCurrentDebugLocation()
H A Dir.go1359 Line, Col uint member
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp112 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); in handleDeclOccurrence() local
150 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); in handleModuleOccurrence() local
173 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); in handleMacroOccurrence() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h89 MachineOperand *Col; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp52 unsigned Col = DL.getColumn(); in toRemarkLocation() local
H A DDIBuilder.cpp902 unsigned Line, unsigned Col) { in createLexicalBlock()
H A DDebugInfo.cpp942 LLVMMetadataRef File, unsigned Line, unsigned Col) { in LLVMDIBuilderCreateLexicalBlock()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h49 unsigned Col; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp670 for (unsigned Col = 1; InputFilePtr != InputFileEnd && !Newline; ++Col) { in DumpAnnotatedInput() local
701 unsigned Col; in DumpAnnotatedInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp93 unsigned Col) { in printResourcePressure()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h104 unsigned Col; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DYAMLRemarkSerializer.cpp83 unsigned Col = RL.SourceColumn; in mapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp114 unsigned Col = 1; in renderLine() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h441 unsigned Col; member
478 unsigned Col; variable
481 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/
H A DOptReport.cpp318 int Col = CI.first; in writeReport() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp368 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp103 int Col; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2050 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col, in recordSourceLine()
2209 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp590 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp940 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4037 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local