Home
last modified time | relevance | path

Searched defs:Src1Value (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()
2796 Value *Src1Value = I->getOperand(0); in SelectShift() local