| /external/angle/third_party/vulkan-deps/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 | 317 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() function 327 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/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/llvm-project/llvm/lib/IR/ |
| D | Instructions.cpp | 186 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst() 212 Instruction *InsertBefore) { in Create() 479 Instruction *InsertBefore) in CallInst() 591 static Instruction *createMalloc(Instruction *InsertBefore, in createMalloc() 679 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc() 687 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, in CreateMalloc() 723 Instruction *InsertBefore, in createFree() 756 Instruction *CallInst::CreateFree(Value *Source, Instruction *InsertBefore) { in CreateFree() 761 Instruction *InsertBefore) { in CreateFree() 952 ReturnInst::ReturnInst(LLVMContext &C, Value *retVal, Instruction *InsertBefore) in ReturnInst() [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 194 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 …]
|
| /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/llvm-project/llvm/lib/Target/ARM/ |
| D | A15SDOptimizer.cpp | 417 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()
|
| D | ARMInstructionSelector.cpp | 488 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 1106 auto InsertBefore = I.getIterator(); in select() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | A15SDOptimizer.cpp | 417 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()
|
| D | ARMInstructionSelector.cpp | 490 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
|
| /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-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerMemIntrinsics.cpp | 25 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()
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | LowerMemIntrinsics.cpp | 17 void llvm::createMemCpyLoopKnownSize(Instruction *InsertBefore, Value *SrcAddr, in createMemCpyLoopKnownSize() 133 void llvm::createMemCpyLoopUnknownSize(Instruction *InsertBefore, in createMemCpyLoopUnknownSize() 291 static void createMemMoveLoop(Instruction *InsertBefore, Value *SrcAddr, in createMemMoveLoop() 378 static void createMemSetLoop(Instruction *InsertBefore, Value *DstAddr, in createMemSetLoop()
|
| /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/llvm-project/polly/lib/CodeGen/ |
| D | PerfMonitor.cpp | 262 void PerfMonitor::insertRegionStart(Instruction *InsertBefore) { in insertRegionStart() 273 void PerfMonitor::insertRegionEnd(Instruction *InsertBefore) { in insertRegionEnd()
|
| /external/pdfium/core/fxcrt/ |
| D | retained_tree_node.h | 31 void InsertBefore(const RetainPtr<T>& child, T* other) { in InsertBefore() function
|
| /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/vulkan-deps/spirv-tools/src/source/util/ |
| D | ilist_node.h | 173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function
|