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

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelLowering.h 35 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i16; }
  /external/clang/lib/CodeGen/
CGExprComplex.cpp     [all...]
CGExprScalar.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.h 66 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; }
  /external/llvm/lib/Target/AVR/
AVRISelLowering.h 72 MVT getScalarShiftAmountTy(const DataLayout &, EVT LHSTy) const override {
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.h 112 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; }
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelLowering.h 76 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; }
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZISelLowering.h 60 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i64; }
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreISelLowering.h 84 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; }
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 246 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i32; }
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 508 virtual MVT getShiftAmountTy(EVT LHSTy) const { return MVT::i8; }
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 144 virtual MVT getShiftAmountTy(EVT LHSTy) const;
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 699 SDValue getShiftAmountOperand(EVT LHSTy, SDValue Op);
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 184 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 237 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 237 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 237 EVT getShiftAmountTy(EVT LHSTy, const DataLayout &DL) const;
    [all...]

Completed in 720 milliseconds

1 2