Searched defs:OpTypes (Results 1 – 1 of 1) sorted by relevance
300 static OperandType OpTypes[DW_CFA_restore+1][2]; in getOperandTypes() local346 static ArrayRef<OperandType[2]> OpTypes = getOperandTypes(); variable