Home
last modified time | relevance | path

Searched defs:IsIndexSignExt (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h37 bool IsIndexSignExt = false; variable
41 BaseIndexOffset(SDValue Base, SDValue Index, bool IsIndexSignExt) in BaseIndexOffset()
44 bool IsIndexSignExt) in BaseIndexOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp175 bool IsIndexSignExt = false; in matchLSNode() local