Lines Matching defs:isVolatile
1332 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1336 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1340 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1345 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1350 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1362 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1395 LoadInst::LoadInst(Type *Ty, Value *Ptr, const char *Name, bool isVolatile, in LoadInst()
1406 LoadInst::LoadInst(Value *Ptr, const char *Name, bool isVolatile, in LoadInst()
1447 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
1451 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
1455 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, unsigned Align, in StoreInst()
1460 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, unsigned Align, in StoreInst()
1465 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()
1481 StoreInst::StoreInst(Value *val, Value *addr, bool isVolatile, in StoreInst()