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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 98 /// getOrCreateJumpTableInfo - Get the JumpTableInfo for this function, if it
101 getOrCreateJumpTableInfo(unsigned EntryKind) {
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 195 getOrCreateJumpTableInfo(unsigned EntryKind) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineFunction.cpp 245 getOrCreateJumpTableInfo(unsigned EntryKind) {
    [all...]

Completed in 182 milliseconds