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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 444 static MVT getFloatingPointVT(unsigned BitWidth) {
573 /// getFloatingPointVT - Returns the EVT that represents a floating point
576 static EVT getFloatingPointVT(unsigned BitWidth) {
577 return MVT::getFloatingPointVT(BitWidth);
  /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 103 milliseconds