Searched defs:IsABI32Bit (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h79 void setFpABI(FpABIKind Value, bool IsABI32Bit) { argument
81 Is32BitABI = IsABI32Bit;

Completed in 618 milliseconds