Searched refs:LLVMDumpValue (Results 1 – 12 of 12) sorted by relevance
182 lib.LLVMDumpValue(self)358 lib.LLVMDumpValue(self.__as_value())542 library.LLVMDumpValue.argtypes = [Value]543 library.LLVMDumpValue.restype = None
184 lib.LLVMDumpValue(self)366 lib.LLVMDumpValue(self.__as_value())556 library.LLVMDumpValue.argtypes = [Value]557 library.LLVMDumpValue.restype = None
1330 void LLVMDumpValue(LLVMValueRef Val);
1676 void LLVMDumpValue(LLVMValueRef Val);
1651 void LLVMDumpValue(LLVMValueRef Val);
690 LLVMDumpValue(Val); in llvm_dump_value()
598 LLVMDumpValue(Val); in llvm_dump_value()
639 void LLVMDumpValue(LLVMValueRef Val) { in LLVMDumpValue() function
641 func (v Value) Dump() { C.LLVMDumpValue(v.C) }
713 func (v Value) Dump() { C.LLVMDumpValue(v.C) }
861 void LLVMDumpValue(LLVMValueRef Val) { in LLVMDumpValue() function
837 void LLVMDumpValue(LLVMValueRef Val) { in LLVMDumpValue() function