HomeSort by relevance Sort by last modified time
    Searched refs:SelectIToFP (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 131 bool SelectIToFP(const Instruction *I, bool IsSigned);
917 bool PPCFastISel::SelectIToFP(const Instruction *I, bool IsSigned) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 155 bool SelectIToFP(const Instruction *I, bool isSigned);
    [all...]

Completed in 142 milliseconds