Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h26 inline unsigned even128(bool Is32bit) { in even128()
29 inline unsigned odd128(bool Is32bit) { in odd128()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp17300 bool Is32bit = (BuiltinID == PPC::BI__builtin_altivec_vinsw || in EmitPPCBuiltinExpr() local