Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:RuntimeCC

151   llvm::CallingConv::ID RuntimeCC;
152 llvm::CallingConv::ID getRuntimeCC() const { return RuntimeCC; }