Searched refs:EmitAllocaAtFunctionEntryWithCount (Results 1 – 6 of 6) sorted by relevance
176 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
204 parameter_addresses_buffer = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in GetArrayFunctionCallArguments()
592 llvm::Value* values = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSort()595 llvm::Value* sizes = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSort()803 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSelectAndScatter()2233 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleCustomCall()
1609 llvm::Value* sample_address = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in MakePhiloxRngElementGenerator()
843 llvm_ir::EmitAllocaAtFunctionEntryWithCount( in HandleSelectAndScatter()