Home
last modified time | relevance | path

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

123

/third_party/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
Dinstruction.cpp538 Instruction* Instruction::InsertBefore(std::unique_ptr<Instruction>&& inst) { in InsertBefore() function in spvtools::opt::Instruction
543 Instruction* Instruction::InsertBefore( in InsertBefore() function in spvtools::opt::Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/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
Dinstruction.cpp600 Instruction* Instruction::InsertBefore(std::unique_ptr<Instruction>&& inst) { in InsertBefore() function in spvtools::opt::Instruction
605 Instruction* Instruction::InsertBefore( in InsertBefore() function in spvtools::opt::Instruction
/third_party/skia/third_party/externals/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
Dinstruction.cpp600 Instruction* Instruction::InsertBefore(std::unique_ptr<Instruction>&& inst) { in InsertBefore() function in spvtools::opt::Instruction
605 Instruction* Instruction::InsertBefore( in InsertBefore() function in spvtools::opt::Instruction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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 …]
DBasicBlock.cpp41 BasicBlock *InsertBefore) in BasicBlock()
53 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
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()
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
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Diterator.h198 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function
208 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
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()
DCallPromotionUtils.cpp171 Instruction *InsertBefore = nullptr; in createRetBitCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist_node.h173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist_node.h173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
/third_party/spirv-tools/source/util/
Dilist_node.h173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
/third_party/skia/third_party/externals/dawn/src/common/
DLinkedList.h122 void InsertBefore(LinkNode<T>* e) { in InsertBefore() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp323 const Twine &NameStr, Instruction *InsertBefore, in createCallInst()
339 Instruction *InsertBefore, in createCallInst()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dlist.h111 virtual void InsertBefore(pointer elem1, pointer elem2) { in InsertBefore() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp407 void AArch64StackTagging::tagAlloca(AllocaInst *AI, Instruction *InsertBefore, in tagAlloca()
428 void AArch64StackTagging::untagAlloca(AllocaInst *AI, Instruction *InsertBefore, in untagAlloca()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp607 BasicBlock *const InsertBefore, in mergeComparisons()
700 BasicBlock *Next) { in simplify()

123