Searched defs:ReturnVal (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ | ||
H A D | DataflowEnvironment.h | 689 Value *ReturnVal = nullptr; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | StatepointLowering.cpp | 743 SDValue ReturnVal; LowerAsSTATEPOINT() local |
/freebsd-src/contrib/llvm-project/llvm/tools/lli/ | ||
H A D | lli.cpp | 397 Value *ReturnVal = ConstantInt::get(ReturnTy, 0); addCygMingExtraModule() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpBuiltin.cpp | 559 int32_t ReturnVal = static_cast<int32_t>(ResultClass); interp__builtin_classify_type() local |
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmParser.cpp | 3436 bool ReturnVal = false; parseDirectiveAlign() local |
H A D | MasmParser.cpp | 4741 bool ReturnVal = false; parseDirectiveAlign() local |