HomeSort by relevance Sort by last modified time
    Searched refs:CreateMod (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCExpr.h 404 static const MCBinaryExpr *CreateMod(const MCExpr *LHS, const MCExpr *RHS,
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 240 case Instruction::SRem: return MCBinaryExpr::CreateMod(LHS, RHS, Ctx);
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 57 milliseconds