Home
last modified time | relevance | path

Searched defs:getCol (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h59 MachineOperand *getCol() const { return Col; } in getCol() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugLoc.cpp29 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
/openbsd/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp209 int getCol() const { return Loc.Col; } in getCol() function in __anon923c99120211::ExprAST