HomeSort by: relevance | last modified time | path
    Searched refs:getStrictFPOperationAction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 353 TLI.getStrictFPOperationAction(Node->getOpcode(), ValVT) ==
358 TLI.getStrictFPOperationAction(Node->getOpcode(), EltVT)
LegalizeDAG.cpp 2840 if (TLI.getStrictFPOperationAction(Node->getOpcode(),
2867 if (TLI.getStrictFPOperationAction(Node->getOpcode(),
3804 if (TLI.getStrictFPOperationAction(Node->getOpcode(),
3810 if (TLI.getStrictFPOperationAction(
3813 if (TLI.getStrictFPOperationAction(
3836 if (TLI.getStrictFPOperationAction(Node->getOpcode(),
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 1090 LegalizeAction getStrictFPOperationAction(unsigned Op, EVT VT) const {

Completed in 23 milliseconds