OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValidMCLOHType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCLinkerOptimizationHint.h
48
static inline bool
isValidMCLOHType
(unsigned Kind) {
119
assert(
isValidMCLOHType
(Kind) && "Invalid LOH directive type!");
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
353
assert(
isValidMCLOHType
(Kind) && "Invalid LOH directive type!");
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp
5631
if (Id <= -1U && !
isValidMCLOHType
(Id))
Completed in 19 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026