Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2672 static bool simplifyI24(SDNode *Node24, unsigned OpIdx, in simplifyI24() argument
2676 SDValue Op = Node24->getOperand(OpIdx); in simplifyI24()
2683 if (TLI.SimplifyDemandedBits(Node24, OpIdx, Demanded, DCI, TLO)) in simplifyI24()