Home
last modified time | relevance | path

Searched refs:sel_ty (Results 1 – 12 of 12) sorted by relevance

/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/smithay-clipboard-0.6.4/src/worker/
H A Dhandlers.rs17 ($env:ident, $sel_ty:ident, $seat:ident, $queue:ident, $tx:ident ) => {
18 let result = $env.$sel_ty(&$seat, |device| {
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/smithay-clipboard-0.6.4/src/worker/
H A Dhandlers.rs17 ($env:ident, $sel_ty:ident, $seat:ident, $queue:ident, $tx:ident ) => {
18 let result = $env.$sel_ty(&$seat, |device| {
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DClsInst.hs679 ; (tv_prs, preds, sel_ty) <- tcInstType newMetaTyVars sel_id
686 ; let theta = mkPrimEqPred sel_ty (mkVisFunTy r_ty a_ty) : preds
705 ; if not (isNaughtyRecordSelector sel_id) && isTauTy sel_ty
H A DTcTyDecls.hs863 sel_id = mkExportedLocalId rec_details sel_name sel_ty
876 sel_ty | is_naughty = unitTy -- See Note [Naughty record selectors] function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DMkId.hs395 = mkGlobalId (ClassOpId clas) name sel_ty info
406 sel_ty = mkForAllTys tyvars $ function
413 `setLevityInfoWithType` sel_ty
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DMkId.hs395 = mkGlobalId (ClassOpId clas) name sel_ty info
406 sel_ty = mkForAllTys tyvars $ function
413 `setLevityInfoWithType` sel_ty
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/Id/
H A DMake.hs450 = mkGlobalId (ClassOpId clas) name sel_ty info
461 sel_ty = mkInvisForAllTys tyvars $ function
470 `setLevityInfoWithType` sel_ty
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Id/
H A DMake.hs469 = mkGlobalId (ClassOpId clas) name sel_ty info
480 sel_ty = mkInvisForAllTys tyvars $ function
489 `setLevityInfoWithType` sel_ty
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dlower.rs5184 let sel_ty = ctx.input_ty(insn, 0); in lower_insn_to_regs() localVariable
5187 let test_input = if sel_ty == types::B1 { in lower_insn_to_regs()
5199 assert!(!is_bool_ty(sel_ty)); in lower_insn_to_regs()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dlower.rs5184 let sel_ty = ctx.input_ty(insn, 0); in lower_insn_to_regs() localVariable
5187 let test_input = if sel_ty == types::B1 { in lower_insn_to_regs()
5199 assert!(!is_bool_ty(sel_ty)); in lower_insn_to_regs()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/
H A Dlower.rs5184 let sel_ty = ctx.input_ty(insn, 0); in lower_insn_to_regs() localVariable
5187 let test_input = if sel_ty == types::B1 { in lower_insn_to_regs()
5199 assert!(!is_bool_ty(sel_ty)); in lower_insn_to_regs()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/
H A Dlower.rs5997 let sel_ty = ctx.input_ty(insn, 0); in lower_insn_to_regs() localVariable
6000 let test_input = if sel_ty == types::B1 { in lower_insn_to_regs()
6012 assert!(!is_bool_ty(sel_ty)); in lower_insn_to_regs()