Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp743 LLT NewValTy = getMRI()->getType(NewVal); in buildAtomicCmpXchgWithSuccess() local
770 LLT NewValTy = getMRI()->getType(NewVal); in buildAtomicCmpXchg() local
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp228 auto *NewValTy = ArrayType::get(NewValElemTy, Used.size()); in RemoveFunctionReferences() local