Searched refs:getSigned (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2084 auto *One = ConstantInt::getSigned(II->getType(), 1);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp14451 Ops[2] = ConstantInt::getSigned(Int32Ty, Index);
14473 Ops[1] = ConstantInt::getSigned(Int32Ty, Index);
14482 Ops[1] = ConstantInt::getSigned(Int32Ty, Index);

Completed in 126 milliseconds

12