Home
last modified time | relevance | path

Searched defs:InsertBefore (Results 1 - 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/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 in spvtools::opt::UptrVectorIterator
327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function in spvtools::opt::UptrVectorIterator
/third_party/skia/third_party/externals/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 in spvtools::opt::UptrVectorIterator
327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function in spvtools::opt::UptrVectorIterator
/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 in spvtools::opt::UptrVectorIterator
327 UptrVectorIterator<VT, IC>::InsertBefore(UptrVector* values) { in InsertBefore() function in spvtools::opt::UptrVectorIterator
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dilist_node.h173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function in spvtools::utils::IntrusiveNodeBase
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist_node.h173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function in spvtools::utils::IntrusiveNodeBase
/third_party/spirv-tools/source/util/
H A Dilist_node.h173 inline void IntrusiveNodeBase<NodeType>::InsertBefore(NodeType* pos) { in InsertBefore() function in spvtools::utils::IntrusiveNodeBase
/third_party/node/deps/v8/src/heap/
H A Dlist.h111 void InsertBefore(T* element, T* other) { in InsertBefore() function in v8::internal::heap::List
/third_party/skia/third_party/externals/dawn/src/common/
H A DLinkedList.h122 void InsertBefore(LinkNode<T>* e) { in InsertBefore() function in LinkNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DDebugify.cpp116 Instruction *InsertBefore = &*InsertPt; in applyDebugifyMetadata() local
H A DCallPromotionUtils.cpp171 Instruction *InsertBefore = nullptr; in createRetBitCast() local
H A DLowerMemIntrinsics.cpp25 void llvm::createMemCpyLoopKnownSize(Instruction *InsertBefore, Value *SrcAddr, in createMemCpyLoopKnownSize() argument
135 void llvm::createMemCpyLoopUnknownSize(Instruction *InsertBefore, in createMemCpyLoopUnknownSize() argument
287 static void createMemMoveLoop(Instruction *InsertBefore, in createMemMoveLoop() argument
368 createMemSetLoop(Instruction *InsertBefore, Value *DstAddr, Value *CopyLen, Value *SetValue, unsigned Align, bool IsVolatile) createMemSetLoop() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Dthreaded-list.h165 void InsertBefore(T* value) { in InsertBefore() function in v8::base::final::final
/third_party/skia/third_party/externals/tint/src/
H A Dclone_context.h414 CloneContext& InsertBefore(const std::vector<T>& vector, in InsertBefore() function in tint::CloneContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DBasicBlock.cpp53 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() argument
40 BasicBlock(LLVMContext &C, const Twine &Name, Function *NewParent, BasicBlock *InsertBefore) BasicBlock() argument
H A DInstruction.cpp23 Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, Instruction *InsertBefore) Instruction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp621 InsertSafepointPoll(Instruction *InsertBefore, in InsertSafepointPoll() argument
H A DMergeICmps.cpp606 mergeComparisons(ArrayRef<BCECmpBlock> Comparisons, BasicBlock *const InsertBefore, BasicBlock *const NextCmpBlock, PHINode &Phi, const TargetLibraryInfo &TLI, AliasAnalysis &AA, DomTreeUpdater &DTU) mergeComparisons() argument
H A DReassociate.cpp233 CreateAdd(Value *S1, Value *S2, const Twine &Name, Instruction *InsertBefore, Value *FlagsOp) CreateAdd() argument
245 CreateMul(Value *S1, Value *S2, const Twine &Name, Instruction *InsertBefore, Value *FlagsOp) CreateMul() argument
257 CreateNeg(Value *S1, const Twine &Name, Instruction *InsertBefore, Value *FlagsOp) CreateNeg() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp416 createDupLane(MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, const DebugLoc &DL, unsigned Reg, unsigned Lane, bool QPR) createDupLane() argument
432 createExtractSubreg( MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, const DebugLoc &DL, unsigned DReg, unsigned Lane, const TargetRegisterClass *TRC) createExtractSubreg() argument
447 createRegSequence( MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, const DebugLoc &DL, unsigned Reg1, unsigned Reg2) createRegSequence() argument
464 createVExt(MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, const DebugLoc &DL, unsigned Ssub0, unsigned Ssub1) createVExt() argument
477 createInsertSubreg( MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, const DebugLoc &DL, unsigned DReg, unsigned Lane, unsigned ToInsert) createInsertSubreg() argument
493 createImplicitDef(MachineBasicBlock &MBB, MachineBasicBlock::iterator InsertBefore, const DebugLoc &DL) createImplicitDef() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp322 createCallInst(FunctionType *FTy, Value *Func, ArrayRef<Value *> Args, const Twine &NameStr, Instruction *InsertBefore, const DenseMap<BasicBlock *, ColorVector> &BlockColors) createCallInst() argument
338 createCallInst(FunctionCallee Func, ArrayRef<Value *> Args, const Twine &NameStr, Instruction *InsertBefore, const DenseMap<BasicBlock *, ColorVector> &BlockColors) createCallInst() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp602 Instruction *InsertBefore; in moveStaticAllocasToUnsafeStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp407 void AArch64StackTagging::tagAlloca(AllocaInst *AI, Instruction *InsertBefore, in tagAlloca() argument
428 void AArch64StackTagging::untagAlloca(AllocaInst *AI, Instruction *InsertBefore, in untagAlloca() argument

Completed in 21 milliseconds

12