Searched defs:Fast (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/
H A DCallingConv.h37 /// Fast - This calling convention attempts to make calls as fast as
39 Fast = 8, enumerator in enum:llvm::CallingConv::ID
/external/llvm/include/llvm/Target/
H A DTargetOptions.h35 Fast, // Enable fusion of FP ops wherever it's profitable. enumerator in enum:llvm::FPOpFusion::FPOpFusionMode
197 /// Fast mode - allows formation of fused FP ops whenever they're

Completed in 142 milliseconds