Home
last modified time | relevance | path

Searched defs:createCodeGen (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp447 void RVVEmitter::createCodeGen(raw_ostream &OS) { createCodeGen() function in RVVEmitter
/llvm-project/llvm/tools/lto/
H A Dlto.cpp352 static lto_code_gen_t createCodeGen(bool InLocalContext) { createCodeGen() function