Home
last modified time | relevance | path

Searched defs:IsARM (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1465 bool IsARM = in ExpandMI() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DClang.cpp2864 bool IsARM = T.isARM() || T.isThumb() || T.isAArch64(); in RenderCharacterOptions() local