Home
last modified time | relevance | path

Searched refs:GenericIR (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp230 enum class LLJITPlatform { Inactive, DetectHost, GenericIR }; enumerator
237 clEnumValN(LLJITPlatform::GenericIR, "GenericIR",
916 P = LLJITPlatform::GenericIR; in runOrcJIT()
919 case LLJITPlatform::GenericIR: in runOrcJIT()