Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBuiltin.cpp1936 llvm::Type *Ty, bool usgn, in EmitNeonRShiftImm()
3610 bool usgn = Result.getZExtValue() == 1; in EmitARMBuiltinExpr() local
3620 bool usgn = Type.isUnsigned(); in EmitARMBuiltinExpr() local
4264 bool usgn = Type.isUnsigned(); in EmitAArch64BuiltinExpr() local