OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ieee_float
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
TypeBuilder.h
27
///
ieee_float
, ppc_fp128, etc. TypeBuilder<T, false> allows T to be
94
class
ieee_float
{};
class in namespace:llvm::types
212
template<bool cross> class TypeBuilder<types::
ieee_float
, cross> {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
TypeBuilder.h
27
///
ieee_float
, ppc_fp128, etc. TypeBuilder<T, false> allows T to be
86
class
ieee_float
{};
class in namespace:llvm::types
204
template<bool cross> class TypeBuilder<types::
ieee_float
, cross> {
Completed in 69 milliseconds