Home
last modified time | relevance | path

Searched defs:InsertBefore (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp194 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst()
220 Instruction *InsertBefore) { in Create()
423 Instruction *InsertBefore) in CallInst()
522 static Instruction *createMalloc(Instruction *InsertBefore, in createMalloc()
610 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc()
618 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc()
654 Instruction *InsertBefore, in createFree()
687 Instruction *CallInst::CreateFree(Value *Source, Instruction *InsertBefore) { in CreateFree()
692 Instruction *InsertBefore) { in CreateFree()
873 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, Instruction *InsertBefore) in ReturnInst()
[all …]
H A DDIBuilder.cpp854 Instruction *InsertBefore) { in insertDeclare()
864 Instruction *InsertBefore = InsertAtEnd->getTerminator(); in insertDeclare() local
869 Instruction *InsertBefore) { in insertLabel()
884 Instruction *InsertBefore) { in insertDbgValueIntrinsic()
902 Instruction *InsertBefore) { in getIRBForDbgInsertion()
924 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDeclare()
945 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
967 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertLabel()
H A DBasicBlock.cpp41 BasicBlock *InsertBefore) in BasicBlock()
53 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstructions.cpp201 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst()
227 Instruction *InsertBefore) { in Create()
664 Instruction *InsertBefore) in CallInst()
770 static Instruction *createMalloc(Instruction *InsertBefore, in createMalloc()
858 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc()
866 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc()
902 Instruction *InsertBefore, in createFree()
935 Instruction *CallInst::CreateFree(Value *Source, Instruction *InsertBefore) { in CreateFree()
940 Instruction *InsertBefore) { in CreateFree()
1112 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, Instruction *InsertBefore) in ReturnInst()
[all …]
H A DDIBuilder.cpp951 Instruction *InsertBefore) { in insertDeclare()
961 Instruction *InsertBefore = InsertAtEnd->getTerminator(); in insertDeclare() local
996 Instruction *InsertBefore) { in insertLabel()
1011 Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1029 Instruction *InsertBefore) { in insertDbgAddrIntrinsic()
1046 BasicBlock *InsertBB, Instruction *InsertBefore) { in initIRBuilder()
1066 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1075 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgAddrIntrinsic()
1085 Instruction *InsertBefore) { in insertDeclare()
1110 Instruction *InsertBefore) { in insertDbgIntrinsic()
[all …]
H A DBasicBlock.cpp48 BasicBlock *InsertBefore) in BasicBlock()
60 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp180 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst()
206 Instruction *InsertBefore) { in Create()
287 Instruction *InsertBefore) in CallInst()
441 static Instruction *createMalloc(Instruction *InsertBefore, in createMalloc()
528 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc()
536 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc()
573 Instruction *InsertBefore, in createFree()
606 Instruction *CallInst::CreateFree(Value *Source, Instruction *InsertBefore) { in CreateFree()
611 Instruction *InsertBefore) { in CreateFree()
816 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, Instruction *InsertBefore) in ReturnInst()
[all …]
H A DBasicBlock.cpp42 BasicBlock *InsertBefore) in BasicBlock()
54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp414 MachineBasicBlock::iterator InsertBefore, in createDupLane()
430 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createExtractSubreg()
445 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createRegSequence()
462 MachineBasicBlock::iterator InsertBefore, in createVExt()
475 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createInsertSubreg()
491 MachineBasicBlock::iterator InsertBefore, in createImplicitDef()
H A DARMInstructionSelector.cpp488 const MachineBasicBlock::instr_iterator InsertBefore; member
693 auto InsertBefore = std::next(MIB->getIterator()); in selectGlobal() local
770 auto InsertBefore = std::next(MIB->getIterator()); in selectSelect() local
884 auto InsertBefore = std::next(I.getIterator()); in select() local
933 auto InsertBefore = std::next(I.getIterator()); in select() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp417 MachineBasicBlock::iterator InsertBefore, in createDupLane()
433 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createExtractSubreg()
448 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createRegSequence()
465 MachineBasicBlock::iterator InsertBefore, in createVExt()
478 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createInsertSubreg()
494 MachineBasicBlock::iterator InsertBefore, in createImplicitDef()
H A DARMInstructionSelector.cpp490 const MachineBasicBlock::instr_iterator InsertBefore; member
695 auto InsertBefore = std::next(MIB->getIterator()); in selectGlobal() local
772 auto InsertBefore = std::next(MIB->getIterator()); in selectSelect() local
886 auto InsertBefore = std::next(I.getIterator()); in select() local
935 auto InsertBefore = std::next(I.getIterator()); in select() local
1108 auto InsertBefore = I.getIterator(); in select() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp427 MachineBasicBlock::iterator InsertBefore, in createDupLane()
445 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createExtractSubreg()
460 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createRegSequence()
477 MachineBasicBlock::iterator InsertBefore, in createVExt()
492 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createInsertSubreg()
508 MachineBasicBlock::iterator InsertBefore, in createImplicitDef()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp1154 MachineBasicBlock::iterator InsertBefore) { in mergeRead2Pair()
1251 MachineBasicBlock::iterator InsertBefore) { in mergeWrite2Pair()
1317 MachineBasicBlock::iterator InsertBefore) { in mergeImagePair()
1366 MachineBasicBlock::iterator InsertBefore) { in mergeSMemLoadImmPair()
1415 MachineBasicBlock::iterator InsertBefore) { in mergeBufferLoadPair()
1470 MachineBasicBlock::iterator InsertBefore) { in mergeTBufferLoadPair()
1529 MachineBasicBlock::iterator InsertBefore) { in mergeTBufferStorePair()
1584 MachineBasicBlock::iterator InsertBefore) { in mergeFlatLoadPair()
1627 MachineBasicBlock::iterator InsertBefore) { in mergeFlatStorePair()
1853 MachineBasicBlock::iterator InsertBefore) { in mergeBufferStorePair()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp25 void llvm::createMemCpyLoopKnownSize(Instruction *InsertBefore, Value *SrcAddr, in createMemCpyLoopKnownSize()
135 void llvm::createMemCpyLoopUnknownSize(Instruction *InsertBefore, in createMemCpyLoopUnknownSize()
287 static void createMemMoveLoop(Instruction *InsertBefore, in createMemMoveLoop()
368 static void createMemSetLoop(Instruction *InsertBefore, in createMemSetLoop()
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DTokenRewriteStream.cs255 public virtual void InsertBefore(IToken t, object text) { in InsertBefore() method in Antlr.Runtime.TokenRewriteStream
259 public virtual void InsertBefore(int index, object text) { in InsertBefore() method in Antlr.Runtime.TokenRewriteStream
263 public virtual void InsertBefore(string programName, IToken t, object text) { in InsertBefore() method in Antlr.Runtime.TokenRewriteStream
267 public virtual void InsertBefore(string programName, int index, object text) { in InsertBefore() method in Antlr.Runtime.TokenRewriteStream
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinstruction_list.cpp20 InstructionList::iterator InstructionList::iterator::InsertBefore( in InsertBefore() function in spvtools::opt::InstructionList::iterator
30 InstructionList::iterator InstructionList::iterator::InsertBefore( in InsertBefore() function in spvtools::opt::InstructionList::iterator
H A Diterator.h317 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function
327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction_list.cpp20 InstructionList::iterator InstructionList::iterator::InsertBefore( in InsertBefore() function in spvtools::opt::InstructionList::iterator
30 InstructionList::iterator InstructionList::iterator::InsertBefore( in InsertBefore() function in spvtools::opt::InstructionList::iterator
Diterator.h317 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function
327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction_list.cpp20 InstructionList::iterator InstructionList::iterator::InsertBefore( in InsertBefore() function in spvtools::opt::InstructionList::iterator
30 InstructionList::iterator InstructionList::iterator::InsertBefore( in InsertBefore() function in spvtools::opt::InstructionList::iterator
H A Diterator.h317 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function
327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerMemIntrinsics.cpp21 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, in createMemCpyLoopKnownSize()
176 Instruction *InsertBefore, Value *SrcAddr, Value *DstAddr, Value *CopyLen, in createMemCpyLoopUnknownSize()
376 static void createMemMoveLoop(Instruction *InsertBefore, Value *SrcAddr, in createMemMoveLoop()
469 static void createMemSetLoop(Instruction *InsertBefore, Value *DstAddr, in createMemSetLoop()
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1300 procedure InsertBefore(const T: IToken; const Text: IANTLRInterface); overload; procedure
1301 procedure InsertBefore(const Index: Integer; const Text: IANTLRInterface); overload; procedure
1302 procedure InsertBefore(const ProgramName: String; const T: IToken; procedure
1304 procedure InsertBefore(const ProgramName: String; const Index: Integer; procedure
1306 procedure InsertBefore(const T: IToken; const Text: String); overload; procedure
1307 procedure InsertBefore(const Index: Integer; const Text: String); overload; procedure
1308 procedure InsertBefore(const ProgramName: String; const T: IToken; procedure
1310 procedure InsertBefore(const ProgramName: String; const Index: Integer; procedure
2686 procedure InsertBefore(const T: IToken; const Text: IANTLRInterface); overload; virtual; procedure
2687 procedure InsertBefore(const Index: Integer; const Text: IANTLRInterface); overload; virtual; procedure
[all …]
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp218 Instruction *InsertBefore, Value *FlagsOp) { in CreateAdd()
230 Instruction *InsertBefore, Value *FlagsOp) { in CreateMul()
242 Instruction *InsertBefore, Value *FlagsOp) { in CreateNeg()
1136 static Value *createAndInstr(Instruction *InsertBefore, Value *Opnd, in createAndInstr()

12345