HomeSort by relevance Sort by last modified time
    Searched defs:isFPImmLegal (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 325 /// isFPImmLegal - Returns true if the target can instruction select the
328 virtual bool isFPImmLegal(const APFloat &/*Imm*/, EVT /*VT*/) const {
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 566 milliseconds