/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 119 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 D | X86FastTileConfig.cpp | 118 MachineOperand &Col = MI.getOperand(2); in configBasicBlock() local
|
H A D | X86LowerAMXIntrinsics.cpp | 151 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops() 246 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
|
H A D | X86PreAMXConfig.cpp | 176 Value *Col = Shapes[I * 2 + 1]; in preWriteTileCfg() local
|
H A D | X86FastPreTileConfig.cpp | 57 Register Col; member
|
/openbsd-src/gnu/llvm/clang/tools/c-index-test/ |
H A D | core_main.cpp | 113 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 D | TileShapeInfo.h | 89 MachineOperand *Col; variable
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | LLVMRemarkStreamer.cpp | 55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
|
H A D | DIBuilder.cpp | 942 unsigned Line, unsigned Col) { in createLexicalBlock()
|
H A D | DebugInfoMetadata.cpp | 124 unsigned Col = LocA->getColumn(); in getMergedLocation() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 49 unsigned Col; member
|
/openbsd-src/gnu/llvm/llvm/utils/FileCheck/ |
H A D | FileCheck.cpp | 673 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 D | ResourcePressureView.cpp | 93 unsigned Col) { in printResourcePressure()
|
/openbsd-src/gnu/llvm/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 83 unsigned Col = RL.SourceColumn; in mapping() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 111 unsigned Col; member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.cpp | 164 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 445 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 D | SourceCoverageViewText.cpp | 114 unsigned Col = 1; in renderLine() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/ |
H A D | OptReport.cpp | 320 int Col = CI.first; in writeReport() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 379 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic()
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 103 int Col; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 2140 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 D | DWARFVerifier.cpp | 420 int Col = E.index(); in verifyIndex() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 589 SNodeId LastRow, LastCol, FirstRow, FirstCol, Row, Col; in getMatchingNodes() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 1237 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
|