Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTileShapeInfo.h59 MachineOperand *getCol() const { return Col; } in getCol() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp30 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp209 int getCol() const { return Loc.Col; } in getCol() function in __anonb061bcd00211::ExprAST