OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCoerceAndExpand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h
94
llvm::Type *UnpaddedCoerceAndExpandType; //
isCoerceAndExpand
()
130
assert(
isCoerceAndExpand
());
303
bool
isCoerceAndExpand
() const { return TheKind == CoerceAndExpand; }
306
return isDirect() || isExtend() ||
isCoerceAndExpand
();
359
assert(
isCoerceAndExpand
());
364
assert(
isCoerceAndExpand
());
369
assert(
isCoerceAndExpand
());
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.cpp
4676
if (RetAI.isIndirect() || RetAI.isInAlloca() || RetAI.
isCoerceAndExpand
()) {
Completed in 67 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026