Searched defs:isDiv (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGExprScalar.cpp | 3685 EmitUndefinedBehaviorIntegerDivAndRemCheck(const BinOpInfo & Ops,llvm::Value * Zero,bool isDiv) EmitUndefinedBehaviorIntegerDivAndRemCheck() argument |
| /llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
| H A D | MipsAsmParser.cpp | 4275 bool isDiv = Opcode == Mips::SDivMacro || Opcode == Mips::SDivIMacro || expandDivRem() local |