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