Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1021 void MachineIRBuilder::validateTruncExt(const LLT DstTy, const LLT SrcTy, in validateTruncExt() function in MachineIRBuilder
1122 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
1129 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h228 void validateTruncExt(const LLT Dst, const LLT Src, bool IsExtend);