Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp987 void MachineIRBuilder::validateTruncExt(const LLT DstTy, const LLT SrcTy, in validateTruncExt() function in MachineIRBuilder
1088 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
1095 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h224 void validateTruncExt(const LLT Dst, const LLT Src, bool IsExtend);