Lines Matching refs:InsertBef
1446 Instruction *InsertBef) in LoadInst() argument
1447 : LoadInst(Ty, Ptr, Name, /*isVolatile=*/false, InsertBef) {} in LoadInst()
1454 Instruction *InsertBef) in LoadInst() argument
1456 computeLoadStoreDefaultAlign(Ty, InsertBef), InsertBef) {} in LoadInst()
1464 Align Align, Instruction *InsertBef) in LoadInst() argument
1466 SyncScope::System, InsertBef) {} in LoadInst()
1475 Instruction *InsertBef) in LoadInst() argument
1476 : UnaryInstruction(Ty, Load, Ptr, InsertBef) { in LoadInst()
1860 Instruction *InsertBef) in ExtractElementInst() argument
1864 2, InsertBef) { in ExtractElementInst()
1899 Instruction *InsertBef) in InsertElementInst() argument
1902 3, InsertBef) { in InsertElementInst()