reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
457 OpType Operation; 466 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R, int O, StringRef V) 472 MCCFIInstruction(OpType Op, MCSymbol *L, unsigned R1, unsigned R2) 577 OpType getOperation() const { return Operation; }