Searched defs:SRIdx (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5162 SelectionDAG::getTargetExtractSubreg(int SRIdx, DebugLoc DL, EVT VT, in getTargetExtractSubreg() 5173 SelectionDAG::getTargetInsertSubreg(int SRIdx, DebugLoc DL, EVT VT, in getTargetInsertSubreg()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6175 SDValue SelectionDAG::getTargetExtractSubreg(int SRIdx, const SDLoc &DL, EVT VT, in getTargetExtractSubreg() 6185 SDValue SelectionDAG::getTargetInsertSubreg(int SRIdx, const SDLoc &DL, EVT VT, in getTargetInsertSubreg()
|