Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DGISelKnownBits.cpp122 TL.computeKnownBitsForTargetInstr(*this, R, Known, DemandedElts, MRI, in computeKnownBitsImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3198 virtual void computeKnownBitsForTargetInstr(GISelKnownBits &Analysis,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2657 void TargetLowering::computeKnownBitsForTargetInstr( in computeKnownBitsForTargetInstr() function in TargetLowering