Searched defs:IndexOperand (Results 1 – 4 of 4) sorted by relevance
368 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand()); in tryReplaceExtracts() local
891 class IndexOperand : public Operand { in Index() class920 explicit IndexOperand(const Register& reg) : Operand(reg) {} in Index() function in vixl::aarch64::MacroAssembler::Index::IndexOperand921 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