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