/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | asltransform.c | 520 ACPI_PARSE_OBJECT *Conditional = NULL; in TrDoSwitch() local 581 NewOp->Asl.Parent = Conditional->Asl.Parent; in TrDoSwitch() 586 TrAmlInsertPeer (Conditional, NewOp); in TrDoSwitch() 591 Conditional = CaseOp; in TrDoSwitch() 593 Conditional->Asl.Child->Asl.Next = NULL; in TrDoSwitch() 607 TrAmlInitLineNumbers (NewOp2, Conditional); in TrDoSwitch() 632 TrAmlInitLineNumbers (NewOp2, Conditional); in TrDoSwitch() 638 TrAmlInitLineNumbers (NewOp2, Conditional); in TrDoSwitch() 643 TrAmlInitLineNumbers (NewOp2, Conditional); in TrDoSwitch() 649 NewOp2->Asl.Parent = Conditional; in TrDoSwitch() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | PropertiesBase.td | 182 code Conditional = ""; 479 let Conditional = [{ hasBase && isTypeInfo }]; 485 let Conditional = [{ hasBase && isTypeInfo }]; 489 let Conditional = [{ hasBase && !isTypeInfo }]; 493 let Conditional = [{ hasBase && !isTypeInfo }]; 497 let Conditional = [{ hasBase && !isTypeInfo && isExpr }]; 501 let Conditional = [{ hasBase && !isTypeInfo && !isExpr }]; 508 let Conditional = [{ hasLValuePath }]; 675 let Conditional = [{ !identifier }];
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | OperatorPrecedence.h | 30 Conditional = 3, // ? enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterBanks.td | 18 /// Conditional register: NZCV.
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/valgrind/ |
H A D | i386-pc-linux-gnu.supp | 25 ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
|
H A D | x86_64-pc-linux-gnu.supp | 24 ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | OperatorPrecedence.cpp | 53 case tok::question: return prec::Conditional; in getBinOpPrecedence()
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/ |
H A D | fcsel.s | 3 # Check the FP Conditional Select instruction: fcsel.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrCMovSetCC.td | 1 //===-- X86InstrCMovSetCC.td - Conditional Move and SetCC --*- tablegen -*-===// 64 // Conditional moves with folded loads with operands swapped and conditions
|
H A D | X86InstrControl.td | 72 // Conditional Branches. 310 // Conditional tail calls are similar to the above, but they are branches 434 // Conditional tail calls are similar to the above, but they are branches
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/genopts/ |
H A D | loongarch.opt.in | 139 Conditional moves for integral are enabled. 143 Conditional moves for float are enabled.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.opt | 146 Conditional moves for integral are enabled. 150 Conditional moves for float are enabled.
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsCondMov.td | 1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===// 9 // This is the Conditional Moves implementation. 13 // Conditional moves:
|
/netbsd-src/bin/sh/funcs/ |
H A D | cmv | 31 # Conditional move--don't replace an existing file.
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | dc-complex | 22 ## Branch Conditional instruction - Expand BO{0:4}
|
H A D | dc-stupid | 22 ## Branch Conditional instruction - Expand BO{0:4} only, ignore BO{5}
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | dc-stupid | 22 ## Branch Conditional instruction - Expand BO{0:4} only, ignore BO{5}
|
H A D | dc-complex | 22 ## Branch Conditional instruction - Expand BO{0:4}
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 819 bool Conditional = false); 856 FinalizeCallbackTy FiniCB, bool Conditional = false,
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | WhitespaceManager.cpp | 243 Change.Tok->FakeLParens[e - 1 - i] == prec::Conditional && in calculateLineBreakInformation() 776 C.Tok->Next->FakeLParens.back() != prec::Conditional))); in alignChainedConditionals() 785 C.Tok->FakeLParens.back() != prec::Conditional)); in alignChainedConditionals()
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/ |
H A D | gcc-rtl.vim | 64 hi def link rtlConditional Conditional
|
/netbsd-src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/ |
H A D | gcc-rtl.vim | 64 hi def link rtlConditional Conditional
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 512 clarify(const CFGBlock *Conditional, const CFGBlock *SuccWithoutCall) { in clarify() argument 513 if (const Stmt *Terminator = Conditional->getTerminatorStmt()) { in clarify() 514 return NotCalledClarifier{Conditional, SuccWithoutCall}.Visit(Terminator); in clarify()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrFormats.td | 285 // Conditional Branch (BR) 343 // Conditional Branch Relative (BRR) 376 // Conditional Set (SCC)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-fpu.md | 111 ;; Conditional Move Instructions 259 ;; Conditional Branch patterns
|