Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm-c/
DCore.h2136 LLVMValueRef *ConstantIndices, unsigned NumIndices);
2138 LLVMValueRef *ConstantIndices, unsigned NumIndices);
2140 LLVMValueRef *ConstantIndices,
2143 LLVMValueRef *ConstantIndices,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h2099 LLVMValueRef *ConstantIndices, unsigned NumIndices);
2101 LLVMValueRef *ConstantIndices, unsigned NumIndices);
2103 LLVMValueRef *ConstantIndices,
2106 LLVMValueRef *ConstantIndices,
/external/llvm/include/llvm-c/
DCore.h1772 LLVMValueRef *ConstantIndices, unsigned NumIndices);
1774 LLVMValueRef *ConstantIndices,
/external/llvm/lib/IR/
DCore.cpp1256 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() argument
1257 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstGEP()
1264 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP() argument
1267 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstInBoundsGEP()
/external/llvm-project/llvm/lib/IR/
DCore.cpp1674 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() argument
1675 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstGEP()
1684 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP() argument
1686 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstInBoundsGEP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp1641 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() argument
1642 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstGEP()
1651 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP() argument
1653 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstInBoundsGEP()