Searched refs:model (Results 151 - 151 of 151) sorted by relevance

1234567

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2476 // %fs:0x28, unless we're using a Kernel code model, in which case
2536 // %fs:0x48, unless we're using a Kernel code model, in which case it's %gs:
4168 assert(Is64Bit && "Large code model is only legal in 64-bit mode.");
4169 // In the 64-bit large code model, we have to make all calls
4771 // FIXME: Some tweaks might be needed for medium code model.
4775 // For small code model we assume that latest object is 16MB before end of 31
4781 // For kernel code model we know that all object resist in the negative half
10448 // This entry crosses lanes, so there is no way to model this shuffle.
10504 // This entry crosses lanes, so there is no way to model this shuffle.
11093 /// This handles cases where we can model
[all...]

Completed in 181 milliseconds

1234567