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

  /external/llvm/include/llvm/Target/
TargetLowering.h 336 /// isFPImmLegal - Returns true if the target can instruction select the
339 virtual bool isFPImmLegal(const APFloat &Imm, EVT VT) const {
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 177 bool SystemZTargetLowering::isFPImmLegal(const APFloat &Imm, EVT VT) const {
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp     [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 192 milliseconds