HomeSort by relevance Sort by last modified time
    Searched defs:canOpTrap (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 636 /// canOpTrap - Returns true if the operation can trap for the value type.
638 bool TargetLowering::canOpTrap(unsigned Op, EVT VT) const {
    [all...]

Completed in 233 milliseconds