Lines Matching refs:FixupEntry
342 struct FixupEntry { in processInstruction() struct
349 auto FixupConstant = [&](ArrayRef<FixupEntry> Fixups, unsigned RegBitWidth, in processInstruction()
353 [](const FixupEntry &A, const FixupEntry &B) { in processInstruction()
364 for (const FixupEntry &Fixup : Fixups) { in processInstruction()
448 FixupEntry Fixups[] = { in processInstruction()
467 FixupEntry Fixups[] = { in processInstruction()
492 FixupEntry Fixups[] = { in processInstruction()
519 FixupEntry Fixups[] = { in processInstruction()
544 FixupEntry Fixups[] = { in processInstruction()
568 FixupEntry Fixups[] = { in processInstruction()
613 FixupEntry Fixups[] = {{(int)OpBcst32, 32, 32, rebuildSplatCst}, in processInstruction()