Searched refs:ThenVal (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 2260 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/ |
D | Sema.h | 3401 ConditionResult Cond, Stmt *ThenVal, 3405 ConditionResult Cond, Stmt *ThenVal,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 4524 Stmt *ThenVal, SourceLocation ElseLoc, Stmt *ElseVal); 4528 Stmt *ThenVal, SourceLocation ElseLoc, Stmt *ElseVal);
|