Searched refs:isVariant (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/MC/
H A DMCSchedule.h116 bool isVariant() const { function in struct:llvm::MCSchedClassDesc
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DTargetSchedule.cpp114 while (SCDesc->isVariant()) {
/freebsd-10.2-release/contrib/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp225 if (!SCDesc || !SCDesc->isValid() || SCDesc->isVariant())

Completed in 57 milliseconds