Searched refs:PointerCast (Results 1 – 5 of 5) sorted by relevance
193 llvm::Value* PointerCast(Args&&... args) { in PointerCast() function
130 TEST(ConstantsTest, PointerCast) { in TEST() argument
600 PointerCast(destination_addresses[i], b_.getInt8PtrTy()); in HandleSort()2238 PointerCast(GetEmittedValueFor(operand), i8_ptr_type); in HandleCustomCall()2258 {PointerCast(operands_alloca, i8_ptr_type), in HandleCustomCall()2289 PointerCast(GetEmittedValueFor(custom_call), i8_ptr_type); in HandleCustomCall()
1659 InBoundsGEP(PointerCast(sample_address, raw_value_ty->getPointerTo()), in MakePhiloxRngElementGenerator()