/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | instruction_list.cpp | 20 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
|
D | iterator.h | 325 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function 335 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
|
D | instruction.cpp | 375 Instruction* Instruction::InsertBefore(std::unique_ptr<Instruction>&& i) { in InsertBefore() function in spvtools::opt::Instruction 380 Instruction* Instruction::InsertBefore( in InsertBefore() function in spvtools::opt::Instruction
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | instruction_list.cpp | 20 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
|
D | iterator.h | 325 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function 335 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | instruction_list.cpp | 20 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
|
D | iterator.h | 325 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function 335 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instructions.cpp | 235 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst() 261 Instruction *InsertBefore) { in Create() 338 CallInst::CallInst(Value *Func, const Twine &Name, Instruction *InsertBefore) in CallInst() 403 static Instruction *createMalloc(Instruction *InsertBefore, in createMalloc() 491 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc() 499 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc() 535 Instruction *InsertBefore, in createFree() 568 Instruction *CallInst::CreateFree(Value *Source, Instruction *InsertBefore) { in CreateFree() 573 Instruction *InsertBefore) { in CreateFree() 674 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, Instruction *InsertBefore) in ReturnInst() [all …]
|
D | BasicBlock.cpp | 42 BasicBlock *InsertBefore) in BasicBlock() 54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
|
D | DIBuilder.cpp | 843 Instruction *InsertBefore) { in insertDeclare() 853 Instruction *InsertBefore = InsertAtEnd->getTerminator(); in insertDeclare() local 858 Instruction *InsertBefore) { in insertLabel() 873 Instruction *InsertBefore) { in insertDbgValueIntrinsic() 891 Instruction *InsertBefore) { in getIRBForDbgInsertion() 913 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDeclare() 934 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic() 956 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertLabel()
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 180 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 …]
|
D | BasicBlock.cpp | 42 BasicBlock *InsertBefore) in BasicBlock() 54 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | A15SDOptimizer.cpp | 419 MachineBasicBlock::iterator InsertBefore, in createDupLane() 435 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createExtractSubreg() 450 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createRegSequence() 467 MachineBasicBlock::iterator InsertBefore, in createVExt() 480 MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, in createInsertSubreg() 496 MachineBasicBlock::iterator InsertBefore, in createImplicitDef()
|
D | ARMInstructionSelector.cpp | 378 const MachineBasicBlock::instr_iterator InsertBefore; member 622 auto InsertBefore = std::next(MIB->getIterator()); in selectSelect() local 715 auto InsertBefore = std::next(I.getIterator()); in select() local 764 auto InsertBefore = std::next(I.getIterator()); in select() local
|
/external/llvm/lib/Target/ARM/ |
D | A15SDOptimizer.cpp | 427 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerMemIntrinsics.cpp | 26 void llvm::createMemCpyLoopKnownSize(Instruction *InsertBefore, Value *SrcAddr, in createMemCpyLoopKnownSize() 136 void llvm::createMemCpyLoopUnknownSize(Instruction *InsertBefore, in createMemCpyLoopUnknownSize() 288 static void createMemMoveLoop(Instruction *InsertBefore, in createMemMoveLoop() 365 static void createMemSetLoop(Instruction *InsertBefore, in createMemSetLoop()
|
/external/pdfium/core/fxcrt/ |
D | retained_tree_node.h | 31 void InsertBefore(const RetainPtr<T>& child, T* other) { in InsertBefore() function
|
D | tree_node.h | 68 void InsertBefore(T* child, T* other) { in InsertBefore() function
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | TokenRewriteStream.cs | 289 public virtual void InsertBefore( IToken t, object text ) in InsertBefore() method in Antlr.Runtime.TokenRewriteStream 294 public virtual void InsertBefore( int index, object text ) in InsertBefore() method in Antlr.Runtime.TokenRewriteStream 299 public virtual void InsertBefore( string programName, IToken t, object text ) in InsertBefore() method in Antlr.Runtime.TokenRewriteStream 304 public virtual void InsertBefore( string programName, int index, object text ) in InsertBefore() method in Antlr.Runtime.TokenRewriteStream
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | TokenRewriteStream.cs | 255 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
|
/external/libchrome/base/containers/ |
D | linked_list.h | 106 void InsertBefore(LinkNode<T>* e) { in InsertBefore() function
|
/external/deqp-deps/SPIRV-Tools/source/util/ |
D | ilist_node.h | 173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | ilist_node.h | 173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
|
/external/angle/third_party/spirv-tools/src/source/util/ |
D | ilist_node.h | 173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
|
/external/v8/src/heap/ |
D | list.h | 111 void InsertBefore(T* element, T* other) { in InsertBefore() function
|