Searched refs:LLVMFloatTypeKind (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm-c/ | ||
D | Core.h | 265 LLVMFloatTypeKind, /**< 32 bit floating point type */ enumerator |
/external/llvm/lib/IR/ | ||
D | Core.cpp | 168 return LLVMFloatTypeKind; in LLVMGetTypeKind() |