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

  /external/llvm/include/llvm/Target/
TargetOptions.h 83 AllowFPOpFusion(FPOpFusion::Standard), JTType(JumpTable::Single),
238 /// JTType - This flag specifies the type of jump-instruction table to
240 JumpTable::JumpTableType JTType;
293 ARE_EQUAL(JTType) &&
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 294 Options.JTType = JTableType;

Completed in 220 milliseconds