Home
last modified time | relevance | path

Searched refs:IndexOperand (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp283 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
284 auto Index = IndexOperand->getSExtValue(); in tryReplaceExtracts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp362 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
363 auto Index = IndexOperand->getSExtValue(); in tryReplaceExtracts()