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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.c 296 case LLVMX86_FP80TypeKind:
297 return "LLVMX86_FP80TypeKind";
  /external/llvm/include/llvm-c/
Core.h 188 LLVMX86_FP80TypeKind, /**< 80 bit floating point type (X87) */
    [all...]
  /external/llvm/lib/IR/
Core.cpp 242 return LLVMX86_FP80TypeKind;
    [all...]

Completed in 235 milliseconds