Searched defs:Conditional (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OperatorPrecedence.h | 30 Conditional = 3, // ? enumerator
|
| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | asltransform.c | 623 ACPI_PARSE_OBJECT *Conditional = NULL; in TrDoSwitch() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 1965 BodyGenCallbackTy BodyGenCB, FinalizeCallbackTy FiniCB, bool Conditional, in EmitOMPInlinedRegion() 2033 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CalledOnceCheck.cpp | 512 clarify(const CFGBlock *Conditional, const CFGBlock *SuccWithoutCall) { in clarify()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 37 bool Conditional = false; member in __anon0383ec9b0111::NVPTXActionTy 44 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in NVPTXActionTy()
|
| H A D | CGOpenMPRuntime.cpp | 2202 bool Conditional; member in __anoneb75deaf0d11::CommonActionTy 2209 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in CommonActionTy()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 2127 bool Conditional; member
|