Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1873 const static struct DivRemEntry { in X86SelectDivRem() struct
1943 const DivRemEntry &TypeEntry = OpTable[TypeIndex]; in X86SelectDivRem()
1944 const DivRemEntry::DivRemResult &OpEntry = TypeEntry.ResultTable[OpIndex]; in X86SelectDivRem()