Searched refs:EmitAllocaAtFunctionEntryWithCount (Results 1 – 5 of 5) sorted by relevance
171 llvm::AllocaInst* EmitAllocaAtFunctionEntryWithCount(llvm::Type* type,
282 return EmitAllocaAtFunctionEntryWithCount(type, nullptr, name, b, alignment); in EmitAllocaAtFunctionEntry()285 llvm::AllocaInst* EmitAllocaAtFunctionEntryWithCount(llvm::Type* type, in EmitAllocaAtFunctionEntryWithCount() function
197 arguments_buffer = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in EncodeArrayFunctionArguments()
602 llvm::Value* values = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSort()605 llvm::Value* sizes = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSort()722 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSelectAndScatter()2308 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleCustomCall()
2275 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in EmitSelectAndScatterFromMlir()4258 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in EmitPrologueForReduction()