/llvm-project/clang/test/AST/Interp/ |
H A D | constexpr-nqueens.cpp |
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constexpr-nqueens.cpp | 39 int N, int Col, int Row, const Board &B) { in tryBoard() 42 constexpr Board buildBoardScan(int N, int Col, int Row, const Board &B) { in buildBoardScan() 49 constexpr Board buildBoardRecurse(int N, int Col, const Board &B) { in buildBoardRecurse()
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 276 Col = getColFromRow(II, II->getArgOperand(0), 4); in combineBitcastStore() local 126 Value *Row = nullptr, *Col = nullptr; getShape() local 246 Value *Row = nullptr, *Col = nullptr; combineLoadBitcast() local 330 Value *Row = nullptr, *Col = nullptr; transformBitcast() local 349 Value *Col = II->getOperand(1); transformBitcast() local 475 Value *Col = II->getOperand(1); createTileStore() local 501 Value *Col = II->getOperand(1); replaceWithTileLoad() local 792 Value *Row = nullptr, *Col = nullptr; optimizeAMXCastFromPhi() local 939 Value *Col = II->getOperand(1); combineCastStore() local 957 Value *Row = nullptr, *Col = nullptr; combineLoadCast() local 1174 Value *Row = nullptr, *Col = nullptr; transformAMXCast() local 1195 Value *Col = II->getOperand(1); transformAMXCast() local [all...] |
H A D | X86FastTileConfig.cpp | 118 MachineOperand &Col = MI.getOperand(2); configBasicBlock() local
|
H A D | X86LowerAMXIntrinsics.cpp | 150 createTileLoadStoreLoops(BasicBlock * Start,BasicBlock * End,IRBuilderBase & B,Value * Row,Value * Col,Value * Ptr,Value * Stride,Value * Tile) createTileLoadStoreLoops() argument 243 createTileDPLoops(BasicBlock * Start,BasicBlock * End,IRBuilderBase & B,Value * Row,Value * Col,Value * K,Value * Acc,Value * LHS,Value * RHS) createTileDPLoops() argument
|
H A D | X86FastPreTileConfig.cpp | 56 Register Col; global() member
|
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p10.cpp | 39 template<typename eT> class Col : public Mat<eT> { class
|
/llvm-project/compiler-rt/test/ubsan/TestCases/Misc/ |
H A D | monitor.cpp | 25 unsigned Line, Col; in __ubsan_on_report() local
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | SymbolLocation.cpp | 22 void SymbolLocation::Position::setColumn(uint32_t Col) { in setColumn()
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TileShapeInfo.h | 88 MachineOperand *Col; global() variable [all...] |
/llvm-project/clang/tools/c-index-test/ |
H A D | core_main.cpp | 113 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); handleDeclOccurrence() local 151 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); handleModuleOccurrence() local 174 unsigned Col = SM.getColumnNumber(FID, SM.getFileOffset(Loc)); handleMacroOccurrence() local
|
/llvm-project/clang/unittests/Tooling/ |
H A D | CommentHandlerTest.cpp | 19 unsigned Line, Col; member 110 Match(const char * Message,unsigned Line,unsigned Col) Match() argument [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | LLVMRemarkStreamer.cpp | 55 unsigned Col = DL.getColumn(); in toRemarkLocation() local
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 49 unsigned Col; member
|
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | ResourcePressureView.cpp | 93 unsigned Col) { in printResourcePressure()
|
/llvm-project/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
|
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/ |
H A D | ClassLayoutTest.cpp | 11 unsigned short Col; member
|
/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 83 unsigned Col = RL.SourceColumn; in mapping() local
|
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.cpp | 164 unsigned Col = RetrieveUnsigned(main_value, process_sp, ".col"); in RetrieveReportData() local
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 111 unsigned Col; member
|
/llvm-project/clang/lib/Interpreter/ |
H A D | CodeCompletion.cpp | 357 codeComplete(CompilerInstance * InterpCI,llvm::StringRef Content,unsigned Line,unsigned Col,const CompilerInstance * ParentCI,std::vector<std::string> & CCResults) codeComplete() argument
|
/llvm-project/llvm/tools/llvm-opt-report/ |
H A D | OptReport.cpp | 321 int Col = CI.first; writeReport() local
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 179 unsigned Col = 1; in renderLine() local [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 379 int Col, SourceMgr::DiagKind Kind, StringRef Msg, in SMDiagnostic() argument
|
/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 795 unsigned Col; global() member 832 unsigned Col; global() variable 835 InstantiationGroup(unsigned Line,unsigned Col,std::vector<const FunctionRecord * > Instantiations) InstantiationGroup() argument [all...] |