/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 119 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 D | X86LowerAMXIntrinsics.cpp | 150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops() 245 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
|
H A D | X86PreAMXConfig.cpp | 176 Value *Col = Shapes[I * 2 + 1]; in preWriteTileCfg() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | IRBindings.h | 31 unsigned Col; member
|
H A D | IRBindings.cpp | 54 unsigned Col, LLVMMetadataRef Scope, in LLVMGoSetCurrentDebugLocation()
|
H A D | ir.go | 1359 Line, Col uint member
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | core_main.cpp | 112 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 D | TileShapeInfo.h | 89 MachineOperand *Col; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | LLVMRemarkStreamer.cpp | 52 unsigned Col = DL.getColumn(); in toRemarkLocation() local
|
H A D | DIBuilder.cpp | 902 unsigned Line, unsigned Col) { in createLexicalBlock()
|
H A D | DebugInfo.cpp | 942 LLVMMetadataRef File, unsigned Line, unsigned Col) { in LLVMDIBuilderCreateLexicalBlock()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 49 unsigned Col; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 670 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 D | ResourcePressureView.cpp | 93 unsigned Col) { in printResourcePressure()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 104 unsigned Col; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 83 unsigned Col = RL.SourceColumn; in mapping() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 114 unsigned Col = 1; in renderLine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 441 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 D | OptReport.cpp | 318 int Col = CI.first; in writeReport() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 368 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 103 int Col; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 2050 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 D | ASTDiff.cpp | 590 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 940 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 4037 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local
|