Searched defs:InsertBef (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 1265 LoadInst(Type * Ty,Value * Ptr,const Twine & Name,InsertPosition InsertBef) LoadInst() argument 1269 LoadInst(Type * Ty,Value * Ptr,const Twine & Name,bool isVolatile,InsertPosition InsertBef) LoadInst() argument 1274 LoadInst(Type * Ty,Value * Ptr,const Twine & Name,bool isVolatile,Align Align,InsertPosition InsertBef) LoadInst() argument 1280 LoadInst(Type * Ty,Value * Ptr,const Twine & Name,bool isVolatile,Align Align,AtomicOrdering Order,SyncScope::ID SSID,InsertPosition InsertBef) LoadInst() argument 1604 ExtractElementInst(Value * Val,Value * Index,const Twine & Name,InsertPosition InsertBef) ExtractElementInst() argument 1627 InsertElementInst(Value * Vec,Value * Elt,Value * Index,const Twine & Name,InsertPosition InsertBef) InsertElementInst() argument [all...] |