HomeSort by relevance Sort by last modified time
    Searched refs:LLVMPPC_FP128TypeKind (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.c 300 case LLVMPPC_FP128TypeKind:
301 return "LLVMPPC_FP128TypeKind";
  /external/llvm/include/llvm-c/
Core.h 262 LLVMPPC_FP128TypeKind, /**< 128 bit floating point type (two 64-bits) */
    [all...]
  /external/llvm/lib/IR/
Core.cpp 246 return LLVMPPC_FP128TypeKind;
    [all...]

Completed in 911 milliseconds