Home
last modified time | relevance | path

Searched defs:FPOW (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h524 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h640 FNEG, FABS, FSQRT, FCBRT, FSIN, FCOS, FPOWI, FPOW, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h917 FPOW, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4149 SDValue FPOW = in ConvertNodeToLibcall() local