Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h42 bool IsInAlloca : 1; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h37 unsigned IsInAlloca : 1; ///< Passed with inalloca member
DTargetLowering.h186 bool IsInAlloca : 1; variable
/external/llvm/lib/AsmParser/
DLLParser.cpp5965 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp6447 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local