HomeSort by relevance Sort by last modified time
    Searched defs:Hard (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetOptions.h 29 Default, // Target-specific (either soft or hard depending on triple, etc).
31 Hard // Hard float.
209 /// on the command line. This setting may either be Default, Soft, or Hard.
213 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /external/clang/lib/Driver/
Tools.h 282 Hard,
754 Hard,
764 Hard,
    [all...]

Completed in 56 milliseconds