Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Decho.cpp147 return LLVMX86MMXTypeInContext(Ctx); in Clone()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp153 return LLVMX86MMXTypeInContext(Ctx); in Clone()
/external/llvm/include/llvm-c/
DCore.h1168 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C);
/external/llvm/lib/IR/
DCore.cpp448 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C) { in LLVMX86MMXTypeInContext() function
474 return LLVMX86MMXTypeInContext(LLVMGetGlobalContext()); in LLVMX86MMXType()
/external/llvm-project/llvm/include/llvm-c/
DCore.h1494 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1470 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C);
/external/llvm-project/llvm/lib/IR/
DCore.cpp623 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C) { in LLVMX86MMXTypeInContext() function
649 return LLVMX86MMXTypeInContext(LLVMGetGlobalContext()); in LLVMX86MMXType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp614 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C) { in LLVMX86MMXTypeInContext() function
637 return LLVMX86MMXTypeInContext(LLVMGetGlobalContext()); in LLVMX86MMXType()
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c584 return LLVMX86MMXTypeInContext(Context); in llvm_x86_mmx_type()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c496 return LLVMX86MMXTypeInContext(Context); in llvm_x86_mmx_type()