Home
last modified time | relevance | path

Searched refs:IsExtend (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp911 bool IsExtend) { in validateTruncExt() argument
920 if (IsExtend) in validateTruncExt()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp940 bool IsExtend) { in validateTruncExt() argument
949 if (IsExtend) in validateTruncExt()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h226 void validateTruncExt(const LLT &Dst, const LLT &Src, bool IsExtend);
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h225 void validateTruncExt(const LLT Dst, const LLT Src, bool IsExtend);