Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h529 const char *V, unsigned VLength);
/external/llvm/lib/IR/
DCore.cpp152 const char *V, unsigned VLength) { in LLVMCreateStringAttribute() argument
154 StringRef(V, VLength))); in LLVMCreateStringAttribute()
/external/llvm-project/llvm/include/llvm-c/
DCore.h611 const char *V, unsigned VLength);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h608 const char *V, unsigned VLength);
/external/llvm-project/llvm/lib/IR/
DCore.cpp170 const char *V, unsigned VLength) { in LLVMCreateStringAttribute() argument
172 StringRef(V, VLength))); in LLVMCreateStringAttribute()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp168 const char *V, unsigned VLength) { in LLVMCreateStringAttribute() argument
170 StringRef(V, VLength))); in LLVMCreateStringAttribute()