Searched defs:createCodeGen (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/utils/TableGen/ | ||
H A D | RISCVVEmitter.cpp | 447 void RVVEmitter::createCodeGen(raw_ostream &OS) { createCodeGen() function in RVVEmitter |
/llvm-project/llvm/tools/lto/ | ||
H A D | lto.cpp | 352 static lto_code_gen_t createCodeGen(bool InLocalContext) { createCodeGen() function |