Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp269 unsigned ImmOpIdx,
393 const InstructionPattern &IP, unsigned ImmOpIdx, in inferImmediateType() argument
413 StringRef ImmOpTy = MCOITypes[ImmOpIdx]; in inferImmediateType()
416 if (Idx != ImmOpIdx && Ty == ImmOpTy) { in inferImmediateType()