Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp910 void MachineIRBuilder::validateTruncExt(const LLT &DstTy, const LLT &SrcTy, in validateTruncExt() function in MachineIRBuilder
997 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
1004 validateTruncExt(DstOps[0].getLLTTy(*getMRI()), in buildInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h226 void validateTruncExt(const LLT &Dst, const LLT &Src, bool IsExtend);