Searched refs:IsIndexed (Results 1 – 3 of 3) sorted by relevance
389 PFN_FE_WORK_FUNC GetProcessDrawFunc(bool IsIndexed,
2372 PFN_FE_WORK_FUNC GetProcessDrawFunc(bool IsIndexed, in GetProcessDrawFunc() argument2379 return TemplateArgUnroller<FEDrawChooser>::GetFunc(IsIndexed, in GetProcessDrawFunc()
1277 bool IsIndexed = fieldFromInstruction(insn, 10, 2) != 0; in DecodeSignedLdStInstruction() local1281 if (IsLoad && IsIndexed && !IsFP && Rn != 31 && Rt == Rn) in DecodeSignedLdStInstruction()