Searched defs:SignedOp (Results 1 – 3 of 3) sorted by relevance
31 bool SignedOp; member
42 static bool isConstantPowerOfTwo(llvm::Value *V, bool SignedOp) { in isConstantPowerOfTwo()
2317 const clang::Expr *SignedOp = Op1Info.Signed ? Op1 : Op2; in EmitCheckedMixedSignMultiply() local