Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp5600 llvm::Type *Ty, bool usgn, in EmitNeonRShiftImm()
8257 bool usgn = Result->getZExtValue() == 1; in EmitARMBuiltinExpr() local
8267 bool usgn = Type.isUnsigned(); in EmitARMBuiltinExpr() local
10397 bool usgn = Type.isUnsigned(); in EmitAArch64BuiltinExpr() local