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

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 282 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); }
296 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); }
  /frameworks/native/opengl/libs/GLES_trace/tools/
genapi.py 286 self.arglist = self.getArgList(apientry)
303 def getArgList(self, apientry):
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 563 std::vector<std::string> &getArgList() { return Args; }
CodeGenDAGPatterns.cpp     [all...]
  /prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 78 milliseconds