HomeSort by relevance Sort by last modified time
    Searched defs:RVal (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16HardFloat.cpp 337 Value *RVal = RI->getReturnValue();
338 if (!RVal) continue;
346 Type *T = RVal->getType();
354 Value *Params[] = {RVal};
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp     [all...]

Completed in 42 milliseconds