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

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 380 SDValue getTargetConstantFP(double Val, EVT VT) {
383 SDValue getTargetConstantFP(const APFloat& Val, EVT VT) {
386 SDValue getTargetConstantFP(const ConstantFP &Val, EVT VT) {
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 475 milliseconds