Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/llvm/test/ExecutionEngine/MCJIT/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/llvm/test/ExecutionEngine/OrcMCJIT/
D2002-12-16-ArgTest.ll7 define void @getoptions(i32* %argc) {
35 call void @getoptions( i32* %cast243 )
/external/mksh/src/
Dmisc.c200 getoptions(void) in getoptions() function
Dvar.c296 vp->val.s = getoptions(); in isglobal()
Dsh.h2558 char *getoptions(void);