Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1337 bool ARMFastISel::ARMEmitCmp(const Value *Src1Value, const Value *Src2Value, in ARMEmitCmp()
2784 Value *Src2Value = I->getOperand(1); in SelectShift() local