Searched defs:Conditional (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OperatorPrecedence.h | 30 Conditional = 3, // ? enumerator
|
/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | asltransform.c | 628 ACPI_PARSE_OBJECT *Conditional = NULL; in TrDoSwitch() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 511 static std::optional<Clarification> clarify(const CFGBlock *Conditional, in clarify() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 37 bool Conditional = false; member in __anon082255f90111::NVPTXActionTy 44 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in NVPTXActionTy() argument
|
H A D | CGOpenMPRuntime.cpp | 1973 bool Conditional; global() member in __anon5bd794cd0a11::CommonActionTy 1980 CommonActionTy(llvm::FunctionCallee EnterCallee,ArrayRef<llvm::Value * > EnterArgs,llvm::FunctionCallee ExitCallee,ArrayRef<llvm::Value * > ExitArgs,bool Conditional=false) CommonActionTy() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 2517 bool Conditional; global() member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 192 Conditional, global() enumerator 2853 Conditional, // Conditional: expr ? expr : expr global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 4148 EmitOMPInlinedRegion(Directive OMPD,Instruction * EntryCall,Instruction * ExitCall,BodyGenCallbackTy BodyGenCB,FinalizeCallbackTy FiniCB,bool Conditional,bool HasFinalize,bool IsCancellable) EmitOMPInlinedRegion() argument 4196 emitCommonDirectiveEntry(Directive OMPD,Value * EntryCall,BasicBlock * ExitBB,bool Conditional) emitCommonDirectiveEntry() argument [all...] |