Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp793 LLT NewValTy = getMRI()->getType(NewVal); in buildAtomicCmpXchgWithSuccess() local
820 LLT NewValTy = getMRI()->getType(NewVal); in buildAtomicCmpXchg() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp234 auto *NewValTy = ArrayType::get(NewValElemTy, Used.size()); in RemoveFunctionReferences() local