HomeSort by relevance Sort by last modified time
    Searched refs:isOperationLegal (Results 1 - 25 of 27) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 718 if (!TLI.isOperationLegal(ISD::ANY_EXTEND, PVT))
724 if (!TLI.isOperationLegal(ISD::SIGN_EXTEND_INREG, PVT))
    [all...]
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp 359 !TLI.isOperationLegal(ISD::FP_TO_UINT, NVT) &&
    [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp 426 !TLI.isOperationLegal(ISD::FP_TO_UINT, NVT) &&
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 386 /// isOperationLegal - Return true if the specified operation is legal on this
388 bool isOperationLegal(unsigned Op, EVT VT) const {
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 649 bool isOperationLegal(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 773 bool isOperationLegal(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 773 bool isOperationLegal(unsigned Op, EVT VT) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/AMDGPU/
R600ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 2247 milliseconds

1 2