Home
last modified time | relevance | path

Searched refs:LLVMFunctionTypeKind (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c306 case LLVMFunctionTypeKind: in lp_typekind_name()
/external/llvm/tools/llvm-c-test/
Decho.cpp89 case LLVMFunctionTypeKind: { in Clone()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp89 case LLVMFunctionTypeKind: { in Clone()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h213 LLVMFunctionTypeKind, /**< Functions */ enumerator
/external/llvm/include/llvm-c/
DCore.h195 LLVMFunctionTypeKind, /**< Functions */ enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h150 LLVMFunctionTypeKind, /**< Functions */ enumerator
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp156 return LLVMFunctionTypeKind; in LLVMGetTypeKind()
/external/llvm/lib/IR/
DCore.cpp334 return LLVMFunctionTypeKind; in LLVMGetTypeKind()
/external/llvm/bindings/go/llvm/
Dir.go250 FunctionTypeKind TypeKind = C.LLVMFunctionTypeKind
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go208 FunctionTypeKind TypeKind = C.LLVMFunctionTypeKind
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp484 return LLVMFunctionTypeKind; in LLVMGetTypeKind()