, including all inherited members.
comma_alloc(llvm::IRBuilder<> &builder, uint64_t size, unsigned alignment) const | comma::CommaRT | |
comma_alloc(llvm::IRBuilder<> &builder, llvm::Value *size, unsigned alignment) const | comma::CommaRT | |
CommaRT(CodeGen &CG) | comma::CommaRT | |
CRT_DomainCtor enum value | comma::CommaRT | |
CRT_DomainInfo enum value | comma::CommaRT | |
CRT_DomainInstance enum value | comma::CommaRT | |
CRT_ITable enum value | comma::CommaRT | |
getCapsuleParameter(llvm::IRBuilder<> &builder, llvm::Value *instance, unsigned index) const | comma::CommaRT | |
getCodeGen() | comma::CommaRT | [inline] |
getCodeGen() const | comma::CommaRT | [inline] |
getDomain(llvm::IRBuilder<> &builder, llvm::GlobalValue *capsuleInfo) const | comma::CommaRT | |
getDomain(llvm::IRBuilder<> &builder, std::vector< llvm::Value * > &args) const | comma::CommaRT | |
getDomainInfo() const | comma::CommaRT | [inline] |
getDomainInstance() const | comma::CommaRT | [inline] |
getEHPersonality() const | comma::CommaRT | |
getLocalCapsule(llvm::IRBuilder<> &builder, llvm::Value *percent, unsigned ID) const | comma::CommaRT | |
getType() const | comma::CommaRT | [inline] |
getTypeName(TypeId id) const | comma::CommaRT | |
pow_i32_i32(llvm::IRBuilder<> &builder, llvm::Value *x, llvm::Value *n) const | comma::CommaRT | |
pow_i64_i32(llvm::IRBuilder<> &builder, llvm::Value *x, llvm::Value *n) const | comma::CommaRT | |
raise(SRFrame *frame, const ExceptionDecl *exception, llvm::Value *fileName, llvm::Value *lineNum, llvm::GlobalVariable *message=0) | comma::CommaRT | |
raise(SRFrame *frame, const ExceptionDecl *exception, llvm::Value *fileName, llvm::Value *lineNum, llvm::Value *message=0, llvm::Value *length=0) | comma::CommaRT | |
raiseAssertionError(SRFrame *frame, llvm::Value *fileName, llvm::Value *lineNum, llvm::Value *message, llvm::Value *length) const | comma::CommaRT | |
raiseConstraintError(SRFrame *frame, llvm::Value *fileName, llvm::Value *lineNum, llvm::GlobalVariable *message) const | comma::CommaRT | |
raiseProgramError(SRFrame *frame, llvm::Value *fileName, llvm::Value *lineNum, llvm::GlobalVariable *message) const | comma::CommaRT | |
registerCapsule(Domoid *domoid) | comma::CommaRT | |
registerException(const ExceptionDecl *exception) | comma::CommaRT | |
reraise(SRFrame *frame, llvm::Value *exception) | comma::CommaRT | |
TypeId enum name | comma::CommaRT | |
unhandledException(llvm::IRBuilder<> &builder, llvm::Value *exception) const | comma::CommaRT | |
vstack(llvm::IRBuilder<> &builder, const llvm::Type *ptrTy) const | comma::CommaRT | |
vstack_alloc(llvm::IRBuilder<> &builder, llvm::Value *size) const | comma::CommaRT | |
vstack_pop(llvm::IRBuilder<> &builder) const | comma::CommaRT | |
vstack_push(llvm::IRBuilder<> &builder, llvm::Value *data, llvm::Value *size) const | comma::CommaRT | |
~CommaRT() | comma::CommaRT | |