Home
last modified time | relevance | path

Searched refs:enableIndirectBrExpand (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp32 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
DIndirectBrExpandPass.cpp84 if (!STI.enableIndirectBrExpand()) in runOnFunction()
/external/llvm-project/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp31 bool TargetSubtargetInfo::enableIndirectBrExpand() const { in enableIndirectBrExpand() function in TargetSubtargetInfo
DIndirectBrExpandPass.cpp84 if (!STI.enableIndirectBrExpand()) in runOnFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblySubtarget.h89 bool enableIndirectBrExpand() const override { return true; } in enableIndirectBrExpand() function
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySubtarget.h86 bool enableIndirectBrExpand() const override { return true; } in enableIndirectBrExpand() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h217 virtual bool enableIndirectBrExpand() const;
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h218 virtual bool enableIndirectBrExpand() const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h858 bool enableIndirectBrExpand() const override { in enableIndirectBrExpand() function
/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h923 bool enableIndirectBrExpand() const override { in enableIndirectBrExpand() function