Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp380 APInt LKZ, LKO, RKZ, RKO; in SelectBitfieldInsert() local
381 CurDAG->ComputeMaskedBits(Op0, APInt::getAllOnesValue(32), LKZ, LKO); in SelectBitfieldInsert()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp518 APInt LKZ, LKO, RKZ, RKO; in tryBitfieldInsert() local
519 CurDAG->computeKnownBits(Op0, LKZ, LKO); in tryBitfieldInsert()