Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2SizeReduction.cpp151 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
242 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC() function in Thumb2SizeReduce
634 if (!VerifyPredAndCC(MI, Entry, true, Pred, LiveCPSR, HasCC, CCDead)) in ReduceTo2Addr()
724 if (!VerifyPredAndCC(MI, Entry, false, Pred, LiveCPSR, HasCC, CCDead)) in ReduceToNarrow()
/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp164 bool VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry,
306 Thumb2SizeReduce::VerifyPredAndCC(MachineInstr *MI, const ReduceEntry &Entry, in VerifyPredAndCC() function in Thumb2SizeReduce
772 if (!VerifyPredAndCC(MI, Entry, true, Pred, LiveCPSR, HasCC, CCDead)) in ReduceTo2Addr()
867 if (!VerifyPredAndCC(MI, Entry, false, Pred, LiveCPSR, HasCC, CCDead)) in ReduceToNarrow()