Searched defs:getCol (Results 1 – 3 of 3) sorted by relevance
58 MachineOperand *getCol() const { return Col; } in getCol() function
29 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
257 uint32_t getCol() const { return LineCol & 0x3ff; } in getCol() function