Home
last modified time | relevance | path

Searched refs:EvaluateOperation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp1010 static Init *EvaluateOperation(OpInit *RHSo, Init *LHS, Init *Arg, in EvaluateOperation() function
1032 Init *Result = EvaluateOperation(RHSoo, LHS, Arg, in EvaluateOperation()
1078 Init *Result = EvaluateOperation(RHSo, LHS, Val, in ForeachHelper()
1092 Init *Result = EvaluateOperation(RHSo, LHS, Arg, Type, in ForeachHelper()
/external/llvm/lib/TableGen/
DRecord.cpp950 static Init *EvaluateOperation(OpInit *RHSo, Init *LHS, Init *Arg, in EvaluateOperation() function
961 if (Init *Result = EvaluateOperation(RHSoo, LHS, Arg, in EvaluateOperation()
995 if (Init *Result = EvaluateOperation(RHSo, LHS, Val, in ForeachHelper()
1005 if (Init *Result = EvaluateOperation(RHSo, LHS, Arg, Type, in ForeachHelper()