Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp984 bool RequireD12 = Subtarget.hasVector() && Ty->isVectorTy(); in isLegalAddressingMode() local
985 AddressingMode SupportedAM(!RequireD12, true); in isLegalAddressingMode()