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

  /external/llvm/lib/Target/NVPTX/
NVPTXSubtarget.h 93 inline bool hasROT32() const { return hasHWROT32() || hasSWROT32(); }
NVPTXISelLowering.cpp 181 if (STI.hasROT32()) {
    [all...]

Completed in 4796 milliseconds