Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp435 uint32_t Op1Val = COp1->getLimitedValue(TypeBits); in FoldShiftByConstant() local
471 uint32_t Op1Val = COp1->getLimitedValue(TypeBits); in FoldShiftByConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp779 unsigned Op1Val = Op1C->getLimitedValue(TypeBits); in FoldShiftByConstant() local
814 unsigned Op1Val = Op1C->getLimitedValue(TypeBits); in FoldShiftByConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1065 unsigned Op1Val = C->getLimitedValue(BitWidth); in visitShl() local
1237 unsigned Op1Val = C->getLimitedValue(BitWidth); in visitLShr() local
H A DInstCombineNegator.cpp189 const APInt *Op1Val; in visitImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp888 unsigned Op1Val = Op1.getImm(); in printSysAlias() local
1009 unsigned Op1Val = Op1.getImm(); in printSyspAlias() local
/aosp_15_r20/external/capstone/arch/AArch64/
H A DAArch64InstPrinter.c463 unsigned Op1Val = (unsigned)MCOperand_getImm(Op1); in printSysAlias() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp740 unsigned Op1Val = Op1.getImm(); in printSysAlias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp774 unsigned Op1Val = Op1.getImm(); in printSysAlias() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25331 const APInt &Op1Val = Op1C->getAPIntValue(); in LowerSETCC() local