/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCInstrInfo.td | [all...] |
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
2007-07-31-NoDomInherit.ll | 93 declare i32 @rotl(i32, i32, i32)
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
APInt.cpp | 645 return *this == rotl(SplatSizeInBits); 1247 APInt APInt::rotl(const APInt &rotateAmt) const { function in class:APInt 1251 APInt APInt::rotl(unsigned rotateAmt) const { function in class:APInt [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
SPUISelLowering.cpp | 239 setOperationAction(ISD::ROTL, MVT::i32, Legal); 240 setOperationAction(ISD::ROTL, MVT::i16, Legal); 241 setOperationAction(ISD::ROTL, MVT::i8, Custom); [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXISelLowering.cpp | 175 setOperationAction(ISD::ROTL, MVT::i64, Legal); 178 setOperationAction(ISD::ROTL, MVT::i64, Expand); 182 setOperationAction(ISD::ROTL, MVT::i32, Legal); 185 setOperationAction(ISD::ROTL, MVT::i32, Expand); 189 setOperationAction(ISD::ROTL, MVT::i16, Expand); 191 setOperationAction(ISD::ROTL, MVT::i8, Expand); [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86GenDAGISel.inc | [all...] |
/external/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 383 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/external/llvm/lib/Target/MSP430/ |
MSP430ISelLowering.cpp | 97 setOperationAction(ISD::ROTL, MVT::i8, Expand); 99 setOperationAction(ISD::ROTL, MVT::i16, Expand); [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
APInt.h | 735 APInt rotl(unsigned rotateAmt) const; 753 APInt rotl(const APInt &rotateAmt) const; [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
TargetSelectionDAG.td | 333 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
SelectionDAG.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
SystemZInstrInfo.td | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
APInt.h | 884 APInt rotl(unsigned rotateAmt) const; 905 APInt rotl(const APInt &rotateAmt) const; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
APInt.h | 884 APInt rotl(unsigned rotateAmt) const; 905 APInt rotl(const APInt &rotateAmt) const; [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/ |
TargetSelectionDAG.td | 387 def rotl : SDNode<"ISD::ROTL" , SDTIntShiftOp>; [all...] |