Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:isABI_O32

365     if (!isABI_O32() && !useOddSPReg() != 0)
379 bool isABI_O32() const { return ABI.IsO32(); }
4088 getTargetStreamer().emitDirectiveModuleOddSPReg(true, isABI_O32());
4099 if (!isABI_O32()) {
4104 getTargetStreamer().emitDirectiveModuleOddSPReg(false, isABI_O32());
4145 getTargetStreamer().emitDirectiveModuleFP(FpABI, isABI_O32());
4164 if (!isABI_O32()) {
4183 if (!isABI_O32()) {