Searched defs:RHSConstant (Results 1 – 4 of 4) sorted by relevance
1784 LLVMValueRef LLVMConstAdd(LLVMValueRef LHSConstant, LLVMValueRef RHSConstant) { in LLVMConstAdd()1790 LLVMValueRef RHSConstant) { in LLVMConstNSWAdd()1796 LLVMValueRef RHSConstant) { in LLVMConstNUWAdd()1801 LLVMValueRef LLVMConstSub(LLVMValueRef LHSConstant, LLVMValueRef RHSConstant) { in LLVMConstSub()1807 LLVMValueRef RHSConstant) { in LLVMConstNSWSub()1813 LLVMValueRef RHSConstant) { in LLVMConstNUWSub()1818 LLVMValueRef LLVMConstXor(LLVMValueRef LHSConstant, LLVMValueRef RHSConstant) { in LLVMConstXor()
1305 const Expr *RHSConstant = in checkIncorrectBitwiseOrOperator() local
11732 bool RHSConstant = isa<ConstantSDNode>(N1); in salvageDebugInfo() local
4293 uint64_t RHSConstant = RHSConst->getZExtValue(); in simplifySetCCIntoEq() local