Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp386 APInt RightValue, APInt ExpectedValue) { in expectOperationValueResult()
395 T2 RightValue, TR ResultValue) { in expectOperationValueResult()
408 T2 RightValue) { in expectOperationValueResult()
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp181 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local