Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1163 void MachineIRBuilder::validateTruncExt(const LLT DstTy, const LLT SrcTy, in validateTruncExt() function in MachineIRBuilder
1264 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
1271 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h231 void validateTruncExt(const LLT Dst, const LLT Src, bool IsExtend);