Home
last modified time | relevance | path

Searched defs:AddVal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2351 auto *AddVal = cast<ConstantSDNode>(N.getOperand(1)); in matchIndexRecursively() local
2383 auto *AddVal = cast<ConstantSDNode>(Src.getOperand(1)); in matchIndexRecursively() local
2593 auto *AddVal = cast<ConstantSDNode>(MulVal.getOperand(1)); in matchAddressRecursively() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7441 auto AddVal = MIRBuilder.buildSITOFP(Ty, And); in lowerFFloor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19877 SDValue AddVal = DAG.getNode(ISD::ADD, DL, ValVT, Val1, Val2); in performAddUADDVCombine() local