Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp1833 llvm::Type *Ty, bool usgn, in EmitNeonRShiftImm()
3507 bool usgn = Result.getZExtValue() == 1; in EmitARMBuiltinExpr() local
3517 bool usgn = Type.isUnsigned(); in EmitARMBuiltinExpr() local
4161 bool usgn = Type.isUnsigned(); in EmitAArch64BuiltinExpr() local