Searched refs:data_layout (Results 1 – 1 of 1) sorted by relevance
703 const DataLayout &data_layout = module.getDataLayout(); in Interpret() local705 InterpreterStackFrame frame(data_layout, execution_unit, stack_frame_bottom, in Interpret()1081 data_layout.getIndexedOffsetInType(src_elem_ty, const_indices); in Interpret()1294 size_t target_size = data_layout.getTypeStoreSize(target_ty); in Interpret()1363 size_t target_size = data_layout.getTypeStoreSize(target_ty); in Interpret()