Searched defs:AllocArg (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInstr.h | 205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator 481 enum { AllocArg }; enumerator 498 enum { AllocArg }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInstr.h | 205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator 691 enum { AllocArg }; enumerator 708 enum { AllocArg }; enumerator
|
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/ |
D | inline_intrinsic_tests.cc | 92 static auto AllocArg(ExplicitArgs explicit_args) { in AllocArg() function in berberis::__anonfff7b1ad0111::TryInlineIntrinsicWithTestParams
|