Searched refs:i32_ty (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp422 Type *i32_ty = Type::getInt32Ty(m_module->getContext()); local
471 arg_type_array[3] = i32_ty;
514 Constant *encoding_arg = ConstantInt::get(i32_ty, encoding_flags, false);

Completed in 57 milliseconds