Home
last modified time | relevance | path

Searched defs:LaneNo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2210 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 2); SelectLoadLane() local
2249 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 1); SelectPostLoadLane() local
2300 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 2); SelectStoreLane() local
2331 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 1); SelectPostStoreLane() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5845 auto LaneNo = getIConstantVRegVal((FirstSrcRegIt + NumVecs)->getReg(), MRI); selectVectorLoadLaneIntrinsic() local
5911 auto LaneNo = getIConstantVRegVal(I.getOperand(1 + NumVecs).getReg(), MRI); selectVectorStoreLaneIntrinsic() local