Home
last modified time | relevance | path

Searched refs:validateTruncExt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp960 void MachineIRBuilder::validateTruncExt(const LLT DstTy, const LLT SrcTy, in validateTruncExt() function in MachineIRBuilder
1061 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
1068 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h225 void validateTruncExt(const LLT Dst, const LLT Src, bool IsExtend);