Home
last modified time | relevance | path

Searched refs:first_offset (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Expression/
H A DFunctionCaller.cpp169 uint64_t first_offset = m_member_offsets[0]; in WriteFunctionArguments() local
170 process->WriteScalarToMemory(args_addr_ref + first_offset, fun_addr, in WriteFunctionArguments()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast_codegen.c3852 static int first_offset(struct isl_set_map_pair *domain, int *order, int n, in first_offset() function
4067 first = first_offset(domain, order, n, build); in generate_shift_component()