Home
last modified time | relevance | path

Searched defs:InsertBlock (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dblock_framer.cc37 void BlockFramer::InsertBlock(const Block& block) { in InsertBlock() function in webrtc::BlockFramer
Drender_delay_buffer.cc394 void RenderDelayBufferImpl::InsertBlock(const Block& block, in InsertBlock() function in webrtc::__anon9f3afbc80111::RenderDelayBufferImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h76 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h85 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint()
DLoopVectorize.cpp2850 Value *InnerLoopVectorizer::getOrCreateTripCount(BasicBlock *InsertBlock) { in getOrCreateTripCount()
2880 InnerLoopVectorizer::getOrCreateVectorTripCount(BasicBlock *InsertBlock) { in getOrCreateVectorTripCount()
9093 VPBasicBlock *InsertBlock = PrevRecipe->getParent(); in buildVPlanWithVPRecipes() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DIRBuilder.h252 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint()
/external/llvm/include/llvm/IR/
DIRBuilder.h159 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint()
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1163 BasicBlock *InsertBlock, in HandleByValArgumentInit()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h182 InsertPoint(BasicBlock *InsertBlock, BasicBlock::iterator InsertPoint) in InsertPoint()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1247 BasicBlock *InsertBlock, in HandleByValArgumentInit()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1539 Module *M, BasicBlock *InsertBlock, in HandleByValArgumentInit()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp2120 auto *InsertBlock = IsInCoroSuspendBlock in rewriteMaterializableInstructions() local
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1666 LLVMBasicBlockRef InsertBlock = LLVMGetInsertBlock(Builder_val(B)); in llvm_insertion_block() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1738 BasicBlock *InsertBlock = Loc.IP.getBlock(); in createReductions() local