Home
last modified time | relevance | path

Searched defs:IsInAlloca (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFastISel.h42 bool IsInAlloca : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h37 unsigned IsInAlloca : 1; ///< Passed with inalloca member
H A DTargetLowering.h189 bool IsInAlloca : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
DTargetLowering.h307 bool IsInAlloca : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
DTargetLowering.h307 bool IsInAlloca : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
DTargetLowering.h307 bool IsInAlloca : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
DTargetLowering.h307 bool IsInAlloca : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
H A DTargetLowering.h297 bool IsInAlloca : 1; variable
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp5965 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp6896 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp7482 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in parseAlloc() local