Searched refs:data_layout (Results 1 – 2 of 2) sorted by relevance
283 llvm::DataLayout data_layout(&m_module); in GetIntptrTy() local 286 data_layout.getPointerSizeInBits()); in GetIntptrTy()
706 DataLayout data_layout(&module); in Interpret() local708 InterpreterStackFrame frame(data_layout, execution_unit, stack_frame_bottom, in Interpret()1096 data_layout.getIndexedOffsetInType(src_elem_ty, const_indices); in Interpret()1317 size_t target_size = data_layout.getTypeStoreSize(target_ty); in Interpret()1391 size_t target_size = data_layout.getTypeStoreSize(target_ty); in Interpret()