Searched defs:ReturnFalse (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | MVEGatherScatterLowering.cpp | 374 std::pair<Value *, int64_t> ReturnFalse = getVarAndConst() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 8451 StmtResult ReturnFalse = S.BuildReturnStmt(Loc, False.get()); buildIfNotCondReturnFalse() local |