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

  /external/llvm/include/llvm/Target/
TargetOptions.h 35 Fast, // Enable fusion of FP ops wherever it's profitable.
162 /// EnableFastISel - This flag enables fast-path instruction selection
197 /// Fast mode - allows formation of fused FP ops whenever they're
  /external/llvm/include/llvm/IR/
CallingConv.h 37 /// Fast - This calling convention attempts to make calls as fast as
39 Fast = 8,
64 /// X86_FastCall - 'fast' analog of X86_StdCall. Passes first two arguments
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 81 milliseconds