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

12345678910

/freebsd-current/contrib/file/
H A Dltmain.sh7065 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7068 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh7062 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7065 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dltmain.sh7062 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7065 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/sqlite3/
H A Dltmain.sh7154 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7157 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/openpam/
H A Dltmain.sh7326 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7329 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/ldns/
H A Dltmain.sh7154 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7157 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/libevent/build-aux/
H A Dltmain.sh7277 # Tru64 UNIX uses -model [arg] to determine the layout of C++
7280 -model|-arch|-isysroot|--sysroot)
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3612 TLSModel::Model model = DAG.getTarget().getTLSModel(GV); local
3620 // Get the offset of GA from the thread pointer, based on the TLS model.
3622 switch (model) {
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2693 // We can fold large offsets in the large code model because we always use
2698 // For kernel code model we know that all object resist in the negative half
9335 // This entry crosses lanes, so there is no way to model this shuffle.
9392 // This entry crosses lanes, so there is no way to model this shuffle.
10338 /// This handles cases where we can model a blend exactly as a bitmask due to
10625 // the LLVM model for boolean values in vector elements gets the relevant
10627 // actual model.
18546 // Lower ISD::GlobalTLSAddress using the "general dynamic" model, 32 bit
18560 // Lower ISD::GlobalTLSAddress using the "general dynamic" model, 64 bit LP64
18568 // Lower ISD::GlobalTLSAddress using the "general dynamic" model, 6
[all...]

Completed in 370 milliseconds

12345678910