Home
last modified time | relevance | path

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

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