Home
last modified time | relevance | path

Searched defs:InsertAt (Results 1 – 5 of 5) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Ddxtmpl.h251 void CDXArray<TYPE,ARG_TYPE>::InsertAt(int nIndex,ARG_TYPE newElement,int nCount) { in InsertAt() function
281 void CDXArray<TYPE,ARG_TYPE>::InsertAt(int nStartIndex,CDXArray *pNewArray) { in InsertAt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp485 MachineBasicBlock::iterator InsertAt = MBB->end(); in replaceStores() local
DHexagonCommonGEP.cpp1206 BasicBlock::iterator InsertAt = LastB->getTerminator()->getIterator(); in materialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h697 void CreateNonTerminatorUnreachable(Instruction *InsertAt) { in CreateNonTerminatorUnreachable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp929 MachineInstr *InsertAt = nullptr; in ConvertVPTBlocks() local