Searched refs:ptr_type (Results 1 – 2 of 2) sorted by relevance
44 typedef unsigned long long int ptr_type; typedef49 r14_ = (StgClosure*)(((ptr_type)r14_ | 0x01)); // set the LSB to 1 for tagging in main()50 ptr_type r14 = (ptr_type)r14_; in main()
594 LLVMTypeRef ptr_type = LLVMPointerType(LLVMFloatTypeInContext( in attribs_update() local597 a = LLVMBuildBitCast(builder, a, ptr_type, ""); in attribs_update()