Searched refs:getFlagsIdx (Results 1 – 2 of 2) sorted by relevance
197 unsigned getFlagsIdx() const { return getVarIdx() + FlagsOffset; } in getFlagsIdx() function223 uint64_t getFlags() const { return MI->getOperand(getFlagsIdx()).getImm(); } in getFlags()
2437 VerifyStackMapConstant(SO.getFlagsIdx()); in visitMachineInstrBefore()