Searched refs:LLVMConstNot (Results 1 – 11 of 11) sorted by relevance
1741 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal);
2104 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal);
2067 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal);
528 external const_not : llvalue -> llvalue = "LLVMConstNot"
610 external const_not : llvalue -> llvalue = "LLVMConstNot"
421 return LLVMConstNot(a); in lp_build_comp()
1105 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal) { in LLVMConstNot() function
842 func ConstNot(v Value) (rv Value) { rv.C = C.LLVMConstNot(v.C); return }
908 func ConstNot(v Value) (rv Value) { rv.C = C.LLVMConstNot(v.C); return }
1517 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal) { in LLVMConstNot() function
1484 LLVMValueRef LLVMConstNot(LLVMValueRef ConstantVal) { in LLVMConstNot() function