Searched defs:IndexOperand (Results 1 – 8 of 8) sorted by relevance
283 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
368 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
442 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
889 class IndexOperand : public Operand { in Index() class918 explicit IndexOperand(const Register& reg) : Operand(reg) {} in Index() function in vixl::aarch64::MacroAssembler::Index::IndexOperand919 explicit IndexOperand(int64_t imm) : Operand(imm) {} in Index() function in vixl::aarch64::MacroAssembler::Index::IndexOperand
1053 unsigned IndexOperand = MI.getOperand(7).getImm(); in selectDSOrderedIntrinsic() local
6146 unsigned IndexOperand = M->getConstantOperandVal(7); in LowerINTRINSIC_W_CHAIN() local
1518 unsigned IndexOperand = MI.getOperand(7).getImm(); in selectDSOrderedIntrinsic() local
7272 unsigned IndexOperand = M->getConstantOperandVal(7); in LowerINTRINSIC_W_CHAIN() local