Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Decho.cpp121 Elts.push_back(Clone(LLVMStructGetTypeAtIndex(Src, i))); in Clone()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp122 Elts.push_back(Clone(LLVMStructGetTypeAtIndex(Src, i))); in Clone()
/external/llvm/include/llvm-c/
DCore.h1049 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1208 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i);
/external/llvm/lib/IR/
DCore.cpp549 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i) { in LLVMStructGetTypeAtIndex() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp696 LLVMTypeRef LLVMStructGetTypeAtIndex(LLVMTypeRef StructTy, unsigned i) { in LLVMStructGetTypeAtIndex() function