Home
last modified time | relevance | path

Searched refs:KLength (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h528 const char *K, unsigned KLength,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h580 const char *K, unsigned KLength,
/external/llvm/lib/IR/
DCore.cpp151 const char *K, unsigned KLength, in LLVMCreateStringAttribute() argument
153 return wrap(Attribute::get(*unwrap(C), StringRef(K, KLength), in LLVMCreateStringAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp151 const char *K, unsigned KLength, in LLVMCreateStringAttribute() argument
153 return wrap(Attribute::get(*unwrap(C), StringRef(K, KLength), in LLVMCreateStringAttribute()