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

  /external/clang/lib/CodeGen/
CGCall.h 45 struct CallArg {
49 CallArg(RValue rv, QualType ty, bool needscopy)
57 public SmallVector<CallArg, 16> {
82 push_back(CallArg(rvalue, type, needscopy));
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SCCP.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
SCCP.cpp     [all...]

Completed in 389 milliseconds