Home
last modified time | relevance | path

Searched defs:NewValTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp888 LLT NewValTy = getMRI()->getType(NewVal); buildAtomicCmpXchgWithSuccess() local
915 LLT NewValTy = getMRI()->getType(NewVal); buildAtomicCmpXchg() local
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp246 auto *NewValTy = ArrayType::get(NewValElemTy, Used.size()); in RemoveFunctionReferences() local