Home
last modified time | relevance | path

Searched defs:MulAmt (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp893 int64_t MulAmt = C->getSExtValue(); in LowerMUL() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17531 const APInt &MulAmt = ConstOpOrElement->getAPIntValue(); in combineMUL() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14081 int64_t MulAmt = C->getSExtValue(); in PerformMULCombine() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47332 static SDValue combineMulSpecial(uint64_t MulAmt, SDNode *N, SelectionDAG &DAG, in combineMulSpecial()