Searched refs:GetEnumValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.h44 ABI GetEnumValue() const { return ThisABI; } function in class:llvm::MipsABIInfo
60 return ThisABI < Other.GetEnumValue();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp393 switch (static_cast<MipsTargetMachine &>(TM).getABI().GetEnumValue()) {

Completed in 772 milliseconds