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

  /external/llvm/include/llvm/IR/
CallingConv.h 40 /// Fast - This calling convention attempts to make calls as fast as
42 Fast = 8,
88 /// X86_FastCall - 'fast' analog of X86_StdCall. Passes first two arguments
  /external/llvm/include/llvm/Target/
TargetOptions.h 37 Fast, // Enable fusion of FP ops wherever it's profitable.
172 /// EnableFastISel - This flag enables fast-path instruction selection
220 /// Fast mode - allows formation of fused FP ops whenever they're
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 380 /// Add logical or fast math flag values to FoldingSetNodeID value.
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 245 milliseconds