Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2148 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 2); SelectLoadLane() local
2187 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 1); SelectPostLoadLane() local
2238 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 2); SelectStoreLane() local
2269 unsigned LaneNo = N->getConstantOperandVal(NumVecs + 1); SelectPostStoreLane() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6056 auto LaneNo = getIConstantVRegVal((FirstSrcRegIt + NumVecs)->getReg(), MRI); selectVectorLoadLaneIntrinsic() local
6122 auto LaneNo = getIConstantVRegVal(I.getOperand(1 + NumVecs).getReg(), MRI); selectVectorStoreLaneIntrinsic() local