Home
last modified time | relevance | path

Searched defs:DoesNotReturn (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DFastISel.h76 bool DoesNotReturn : 1; member
DTargetLowering.h4492 bool DoesNotReturn : 1; member
4669 bool DoesNotReturn : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DFastISel.h76 bool DoesNotReturn : 1; member
DTargetLowering.h4415 bool DoesNotReturn : 1; member
4592 bool DoesNotReturn : 1; member
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFastISel.h66 bool DoesNotReturn : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DFastISel.h76 bool DoesNotReturn : 1; member
H A DTargetLowering.h4177 bool DoesNotReturn : 1; member
4342 bool DoesNotReturn : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DFastISel.h76 bool DoesNotReturn : 1; member
DTargetLowering.h4386 bool DoesNotReturn : 1; member
4557 bool DoesNotReturn : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DFastISel.h76 bool DoesNotReturn : 1; member
DTargetLowering.h4415 bool DoesNotReturn : 1; member
4592 bool DoesNotReturn : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFastISel.h76 bool DoesNotReturn : 1; member
H A DTargetLowering.h3455 bool DoesNotReturn : 1; member
3606 bool DoesNotReturn : 1; member
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h2496 bool DoesNotReturn : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp383 bool DoesNotReturn = CLI.DoesNotReturn; in LowerCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1891 bool DoesNotReturn, bool IsReturnValueUsed) const { in makeExternalCall()
3673 bool DoesNotReturn = false; in lowerDYNAMIC_STACKALLOC_XPLINK() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp414 bool DoesNotReturn = CLI.DoesNotReturn; in LowerCall() local