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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 352 /// canOpTrap - Returns true if the operation can trap for the value type.
355 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 585 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 709 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 734 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 734 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 709 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 734 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 734 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 745 virtual bool canOpTrap(unsigned Op, EVT VT) const;
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]
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...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]

Completed in 841 milliseconds