Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:CodeGen

1 //===-- CodeGenFunction.h - Per-Function state for LLVM CodeGen -*- C++ -*-===//
74 namespace CodeGen {
233 const CodeGen::CGBlockInfo *BlockInfo;
808 /// codegen'd as a jump to the IndirectBranch's basic block.
1328 /// ErrorUnsupported - Print out an error that codegen doesn't support the
2402 /// try to simplify the codegen of the conditional based on the branch.
2632 } // end namespace CodeGen