Searched refs:isZeroCost (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp187 if (DAG->TII->isZeroCost(MCID->Opcode))
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h829 /// isZeroCost - Return true for pseudo instructions that don't consume any
833 bool isZeroCost(unsigned Opcode) const { function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3596 if (isZeroCost(DefMCID.Opcode))

Completed in 847 milliseconds