Home
last modified time | relevance | path

Searched defs:ByValType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1538 static void HandleByValArgumentInit(Type *ByValType, Value *Dst, Value *Src, in HandleByValArgumentInit()
1555 static Value *HandleByValArgument(Type *ByValType, Value *Arg, in HandleByValArgument()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h195 Type *ByValType = nullptr; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp2497 QualType ByValType = ValType; // 'CP' in SemaAtomicOpsOverloaded() local