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

  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 177 /// getOrCreateJumpTableInfo - Get the JumpTableInfo for this function, if it
179 MachineJumpTableInfo *getOrCreateJumpTableInfo(unsigned JTEntryKind);
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 100 /// getOrCreateJumpTableInfo - Get the JumpTableInfo for this function, if it
103 getOrCreateJumpTableInfo(unsigned EntryKind) {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 58 milliseconds