Searched defs:AluOpcode (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ | ||
H A D | LanaiMemAluCombiner.cpp | 202 switch (AluOpcode) { in mergedAluCode() argument |
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FixupLEAs.cpp | 422 unsigned AluOpcode = CurInst->getOpcode(); searchALUInst() local |