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

  /external/llvm/include/llvm/Support/
ARMBuildAttributes.h 199 // Note: AllowDIVExt must be emitted if and only if the permission to use
204 AllowDIVExt = 2, // Allow hardware divide as optional architecture
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 729 // AllowDIVExt is only emitted if hwdiv isn't available in the base arch;
732 ATS.emitAttribute(ARMBuildAttrs::DIV_use, ARMBuildAttrs::AllowDIVExt);
    [all...]

Completed in 407 milliseconds