Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp864 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() argument
865 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstGEP()
872 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP() argument
875 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstInBoundsGEP()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h645 LLVMValueRef *ConstantIndices, unsigned NumIndices);
647 LLVMValueRef *ConstantIndices,
/external/llvm/include/llvm-c/
DCore.h1772 LLVMValueRef *ConstantIndices, unsigned NumIndices);
1774 LLVMValueRef *ConstantIndices,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h1961 LLVMValueRef *ConstantIndices, unsigned NumIndices);
1963 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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp1453 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() argument
1454 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstGEP()
1461 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP() argument
1464 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstInBoundsGEP()