OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTargetWindowsCoreCLR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h
852
bool
isTargetWindowsCoreCLR
() const {
X86FrameLowering.cpp
492
if (STI.
isTargetWindowsCoreCLR
()) {
522
if (STI.
isTargetWindowsCoreCLR
() && STI.is64Bit())
536
assert(!(STI.is64Bit() && STI.
isTargetWindowsCoreCLR
()) &&
743
assert(STI.
isTargetWindowsCoreCLR
() && "custom expansion expects CoreCLR");
Completed in 21 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026