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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 442 static MVT getFloatingPointVT(unsigned BitWidth) {
571 /// getFloatingPointVT - Returns the EVT that represents a floating point
574 static EVT getFloatingPointVT(unsigned BitWidth) {
575 return MVT::getFloatingPointVT(BitWidth);
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 50 milliseconds