Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp6431 llvm::Type *Ty, bool usgn, in EmitNeonRShiftImm()
9126 bool usgn = Result->getZExtValue() == 1; in EmitARMBuiltinExpr() local
9136 bool usgn = Type.isUnsigned(); in EmitARMBuiltinExpr() local
11674 bool usgn = Type.isUnsigned(); in EmitAArch64BuiltinExpr() local