Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp187 if (DAG->TII->isZeroCost(MCID->Opcode)) in EmitInstruction()
/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1022 bool isZeroCost(unsigned Opcode) const { in isZeroCost() function
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3712 if (isZeroCost(DefMCID.Opcode)) in getOperandLatency()