Home
last modified time | relevance | path

Searched refs:ThenVal (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2260 Ice::Operand *ThenVal = getRelativeOperand(Values[0], BaseIndex); in ProcessRecord() local
2263 Ice::Type ThenType = ThenVal->getType(); in ProcessRecord()
2297 Func.get(), getNextInstVar(ThenType), CondVal, ThenVal, ElseVal)); in ProcessRecord()
/external/clang/include/clang/Sema/
DSema.h3401 ConditionResult Cond, Stmt *ThenVal,
3405 ConditionResult Cond, Stmt *ThenVal,
/external/llvm-project/clang/include/clang/Sema/
DSema.h4524 Stmt *ThenVal, SourceLocation ElseLoc, Stmt *ElseVal);
4528 Stmt *ThenVal, SourceLocation ElseLoc, Stmt *ElseVal);