HomeSort by: relevance | last modified time | path
    Searched refs:getFMAOpIdxInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 250 int16_t getFMAOpIdxInfo(unsigned Opcode) const;
PPCInstrInfo.cpp 312 int16_t PPCInstrInfo::getFMAOpIdxInfo(unsigned Opcode) const {
384 FMAOpIdxInfo[getFMAOpIdxInfo(Root.getOpcode())][OpType])
408 int16_t Idx = getFMAOpIdxInfo(Instr.getOpcode());
553 int16_t Idx = getFMAOpIdxInfo(Root.getOpcode());
808 int16_t Idx = getFMAOpIdxInfo(FmaOp);

Completed in 17 milliseconds