Searched refs:ElementValueConstant (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Core.cpp | 990 LLVMValueRef ElementValueConstant, in LLVMConstInsertElement() argument 993 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertElement() 1012 LLVMValueRef ElementValueConstant, in LLVMConstInsertValue() argument 1015 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertValue()
|
/external/swiftshader/third_party/LLVM/include/llvm-c/ |
D | Core.h | 678 LLVMValueRef ElementValueConstant, 686 LLVMValueRef ElementValueConstant,
|
/external/llvm/include/llvm-c/ |
D | Core.h | 1806 LLVMValueRef ElementValueConstant, 1814 LLVMValueRef ElementValueConstant,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | Core.h | 1995 LLVMValueRef ElementValueConstant, 2003 LLVMValueRef ElementValueConstant,
|
/external/llvm/lib/IR/ |
D | Core.cpp | 1388 LLVMValueRef ElementValueConstant, in LLVMConstInsertElement() argument 1391 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertElement() 1410 LLVMValueRef ElementValueConstant, in LLVMConstInsertValue() argument 1413 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Core.cpp | 1585 LLVMValueRef ElementValueConstant, in LLVMConstInsertElement() argument 1588 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertElement() 1607 LLVMValueRef ElementValueConstant, in LLVMConstInsertValue() argument 1610 unwrap<Constant>(ElementValueConstant), in LLVMConstInsertValue()
|