/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 | X86LowerAMXIntrinsics.cpp | 151 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops() 246 Value *Col, Value *K, Value *Acc, in createTileDPLoops()
|
/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/ |
H A D | Eigen_Colamd.h | 352 Colamd::ColStructure<IndexType> *Col ; /* pointer into A of Col [0..n_col] array */ in compute_ordering() local 501 static IndexType init_rows_cols /* returns true if OK, or false otherwise */ in init_rows_cols() 717 static void init_scoring in init_scoring() 954 static IndexType find_ordering /* return the number of garbage collections */ in find_ordering() 1465 static inline void order_children in order_children() 1566 static void detect_super_cols in detect_super_cols() 1717 static IndexType garbage_collection /* returns the new value of pfree */ in garbage_collection()
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | constexpr-nqueens.cpp | 38 int N, int Col, int Row, const Board &B) { in tryBoard() 41 constexpr Board buildBoardScan(int N, int Col, int Row, const Board &B) { in buildBoardScan() 48 constexpr Board buildBoardRecurse(int N, int Col, const Board &B) { in buildBoardRecurse()
|
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 286 void startSegment(unsigned Line, unsigned Col) { in startSegment() 292 void startSegment(unsigned Line, unsigned Col, bool IsRegionEntry, in startSegment() 317 unsigned Line = Active->LineEnd, Col = Active->ColumnEnd; in popRegion() local
|
/aosp_15_r20/external/clang/tools/c-index-test/ |
H A D | core_main.cpp | 82 unsigned Col = SM.getColumnNumber(FID, Offset); in handleDeclOccurence() local 117 unsigned Col = SM.getColumnNumber(FID, Offset); in handleModuleOccurence() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/ |
D | find_iterator.hpp | 112 RangeT& Col, in find_iterator() 280 RangeT& Col, in split_iterator()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | pos.go | 35 func (pos Pos) Col() uint { return uint(pos.col) } func 204 func (base *PosBase) Col() uint { func
|
/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | CommentHandlerTest.cpp | 20 unsigned Line, Col; member 112 void Match(const char *Message, unsigned Line, unsigned Col) { in Match()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 85 Value *computeColumnAddr(Value *BasePtr, Value *Col, Value *Stride, in computeColumnAddr() 619 Value *Col = LM.getColumn(J); in extractVector() local 626 Value *insertVector(Value *Col, unsigned I, Value *Block, in insertVector()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 389 unsigned Col; member 425 unsigned Col; variable 428 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/src/ |
D | pos.go | 298 func (b *PosBase) Col() uint { func 414 func (x lico) Col() uint { return uint(x) >> colShift & colMax } func
|
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p10.cpp | 39 template<typename eT> class Col : public Mat<eT> { class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TileShapeInfo.h | 88 MachineOperand *Col; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TileShapeInfo.h | 88 MachineOperand *Col; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TileShapeInfo.h | 88 MachineOperand *Col; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TileShapeInfo.h | 88 MachineOperand *Col; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TileShapeInfo.h | 89 MachineOperand *Col; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
D | stack.go | 56 func (s *Stack) Col() int { func
|
D | slice.go | 60 func (s *Slice) Col() int { func
|
D | tokenizer.go | 100 func (t *Tokenizer) Col() int { func
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 58 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, const MDNode *Scope, in get()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | syscall_hurd_386.go | 15 Col uint16 member
|
/aosp_15_r20/external/giflib/ |
H A D | giffix.c | 31 int i, j, NumFiles, ExtCode, Row, Col, Width, Height, ErrorCode, in main() local
|