Home
last modified time | relevance | path

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

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