Searched defs:Conditional (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | OperatorPrecedence.h | 30 Conditional = 3, // ? enumerator
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | asltransform.c | 520 ACPI_PARSE_OBJECT *Conditional = NULL; in TrDoSwitch() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 1954 BodyGenCallbackTy BodyGenCB, FinalizeCallbackTy FiniCB, bool Conditional, in EmitOMPInlinedRegion() 2022 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 512 clarify(const CFGBlock *Conditional, const CFGBlock *SuccWithoutCall) { in clarify()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 2125 bool Conditional; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 37 bool Conditional = false; member in __anonacc9eed20111::NVPTXActionTy 44 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in NVPTXActionTy()
|
H A D | CGOpenMPRuntime.cpp | 2197 bool Conditional; member in __anonad2d34460d11::CommonActionTy 2204 ArrayRef<llvm::Value *> ExitArgs, bool Conditional = false) in CommonActionTy()
|