Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp935 unsigned InIndex = 0; in analyzeFormalArgumentsCompute() local
1021 State.addLoc(CCValAssign::getCustomMem(InIndex++, RegisterVT, in analyzeFormalArgumentsCompute()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6635 SDValue InIndex = N.getOperand(2); in getFauxShuffleMask() local
6636 if (!isa<ConstantSDNode>(InIndex) || in getFauxShuffleMask()
6637 cast<ConstantSDNode>(InIndex)->getAPIntValue().uge(NumElts)) in getFauxShuffleMask()