Searched refs:RuntimeCC (Results 1 – 4 of 4) sorted by relevance
50 llvm::CallingConv::ID RuntimeCC; variable54 : CGT(cgt), RuntimeCC(llvm::CallingConv::C) {} in ABIInfo()69 llvm::CallingConv::ID getRuntimeCC() const { return RuntimeCC; } in getRuntimeCC()
121 llvm::CallingConv::ID RuntimeCC; member122 llvm::CallingConv::ID getRuntimeCC() const { return RuntimeCC; } in getRuntimeCC()
389 RuntimeCC = getTargetCodeGenInfo().getABIInfo().getRuntimeCC(); in CodeGenModule()
286 RuntimeCC = abiCC; in setCCs()