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

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 83 virtual unsigned getJumpTableEncoding() const;
XCoreISelLowering.cpp 326 unsigned XCoreTargetLowering::getJumpTableEncoding() const {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 240 virtual unsigned getJumpTableEncoding(void) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 499 virtual unsigned getJumpTableEncoding() const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 765 /// getJumpTableEncoding - Return the entry encoding for a jump table in the
768 virtual unsigned getJumpTableEncoding() const;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 632 milliseconds