Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp187 const ExpressionValue &RightOperand) { in operator +()
218 const ExpressionValue &RightOperand) { in operator -()
268 const ExpressionValue &RightOperand) { in operator *()
300 const ExpressionValue &RightOperand) { in operator /()
320 const ExpressionValue &RightOperand) { in max()
340 const ExpressionValue &RightOperand) { in min()
DFileCheckImpl.h354 std::unique_ptr<ExpressionAST> RightOperand; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h148 std::unique_ptr<ExpressionAST> RightOperand; variable
/external/llvm-project/llvm/unittests/FileCheck/
DFileCheckTest.cpp362 ExpressionValue RightOperand(RightValue); in doValueOperation() local
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp497 *RightOperand = SE.getSCEVAtScope(ICond->getOperand(1), L); in buildConditionSets() local