Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp81 Optional<int64_t> foldToImm(const MachineOperand &Op) const;
517 Optional<int64_t> SIPeepholeSDWA::foldToImm(const MachineOperand &Op) const { in foldToImm() function in SIPeepholeSDWA
563 auto Imm = foldToImm(*Src0); in matchSDWAOperand()
604 auto Imm = foldToImm(*Src0); in matchSDWAOperand()
644 auto Offset = foldToImm(*Src1); in matchSDWAOperand()
649 auto Width = foldToImm(*Src2); in matchSDWAOperand()
692 auto Imm = foldToImm(*Src0); in matchSDWAOperand()
695 Imm = foldToImm(*Src1); in matchSDWAOperand()