Searched refs:ReadByteArrayFromGlobal (Results 1 – 7 of 7) sorted by relevance
193 Constant *ReadByteArrayFromGlobal(const GlobalVariable *GV, uint64_t Offset);
199 Constant *ReadByteArrayFromGlobal(const GlobalVariable *GV, uint64_t Offset);
200 Constant *ReadByteArrayFromGlobal(const GlobalVariable *GV, uint64_t Offset);
209 Constant *ReadByteArrayFromGlobal(const GlobalVariable *GV, uint64_t Offset);
642 Constant *llvm::ReadByteArrayFromGlobal(const GlobalVariable *GV, in ReadByteArrayFromGlobal() function in llvm
4367 Init = ReadByteArrayFromGlobal(GV, Offset); in getConstantDataArrayInfo()