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.cpp1204 void MachineIRBuilder::validateTruncExt(const LLT DstTy, const LLT SrcTy, in validateTruncExt() function in MachineIRBuilder
1305 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
1312 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h243 void validateTruncExt(const LLT Dst, const LLT Src, bool IsExtend);