Home
last modified time | relevance | path

Searched defs:areJTsAllowed (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h861 virtual bool areJTsAllowed(const Function *Fn) const { in areJTsAllowed() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2005 static inline bool areJTsAllowed(const TargetLowering &TLI) { in areJTsAllowed() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8232 static inline bool areJTsAllowed(const TargetLowering &TLI, in areJTsAllowed() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26435 bool X86TargetLowering::areJTsAllowed(const Function *Fn) const { in areJTsAllowed() function in X86TargetLowering