Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp232 const char * const *EnvP) { in LLVMRunFunctionAsMain() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1627 Value *EnvP = IRB.CreateBitCast(Env, getAddrPtrType(&M), "env.p"); in handleLongjmpableCallsForWasmSjLj() local