Searched defs:DefValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 3097 std::string DefValue(srcText.str()); GetDefaultValueString() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 1001 auto DefValue = MIRBuilder.buildConstant(LLT::scalar(PtrSize), -1LL); createResetStateLibcall() local |