Home
last modified time | relevance | path

Searched defs:isJumpTable (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h69 bool isJumpTable() const { return Kind == JumpTable; } in isJumpTable() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h72 bool isJumpTable() const { return Kind == JumpTable; } in isJumpTable() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h46 isJumpTable, // Relocation of jump table address. enumerator