Home
last modified time | relevance | path

Searched defs:Op1Val (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp184 const APInt *Op1Val; in visitImpl() local
H A DInstCombineShifts.cpp1174 unsigned Op1Val = C->getLimitedValue(BitWidth); in visitShl() local
1408 unsigned Op1Val = C->getLimitedValue(BitWidth); in visitLShr() local
H A DInstCombineCompares.cpp3037 auto ComputeTable = [&](bool Op0Val, bool Op1Val) { in foldICmpAddConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp895 unsigned Op1Val = Op1.getImm(); printSysAlias() local
1016 unsigned Op1Val = Op1.getImm(); printSyspAlias() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23888 const APInt &Op1Val = Op1C->getAPIntValue(); in LowerSETCC() local