Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBuiltin.cpp2594 llvm::Type *Ty, bool usgn, in EmitNeonRShiftImm()
4418 bool usgn = Result.getZExtValue() == 1; in EmitARMBuiltinExpr() local
4428 bool usgn = Type.isUnsigned(); in EmitARMBuiltinExpr() local
5060 bool usgn = Type.isUnsigned(); in EmitAArch64BuiltinExpr() local