Home
last modified time | relevance | path

Searched refs:FixupEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp342 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()
[all …]