| D | Instructions.cpp | 1197 LoadInst::LoadInst(Value *Ptr, const Twine &Name, Instruction *InsertBef) in LoadInst() function in LoadInst 1200 LoadInst::LoadInst(Value *Ptr, const Twine &Name, BasicBlock *InsertAE) in LoadInst() function in LoadInst 1203 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1207 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1211 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1216 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1221 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1233 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1246 LoadInst::LoadInst(Value *Ptr, const char *Name, Instruction *InsertBef) in LoadInst() function in LoadInst 1256 LoadInst::LoadInst(Value *Ptr, const char *Name, BasicBlock *InsertAE) in LoadInst() function in LoadInst [all …]
|