Searched defs:Interp (Results 1 – 10 of 10) sorted by relevance
39 const char *Interp = getenv("LLVMINTERP"); in main() local
37 public class Interp { class
51 public class Interp { class
173 LLVMExecutionEngineRef Interp; in llvm_ee_create() local183 LLVMExecutionEngineRef Interp; in llvm_ee_create_interpreter() local
65 struct tgsi_declaration_interp Interp; member
112 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local
126 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local
125 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local
434 tnl_interp_func Interp; member