Home
last modified time | relevance | path

Searched refs:Placeholder (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/hisilicon/
H A Dhisi-x5hd2-dkb.dts57 /* Placeholder, overwritten by bootloader */
71 /* Placeholder, overwritten by bootloader */
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra210-p2371-2180.dts144 /* Placeholder for external Codec */
170 /* Placeholder for external Codec */
196 /* Placeholder for external Codec */
222 /* Placeholder for external Codec */
248 /* Placeholder for external Codec */
569 /* Placeholder for external Codec */
594 /* Placeholder for external Codec */
619 /* Placeholder for external Codec */
H A Dtegra186-p2771-0000.dts39 /* Placeholder for external Codec */
65 /* Placeholder for external Codec */
91 /* Placeholder for external Codec */
117 /* Placeholder for external Codec */
143 /* Placeholder for external Codec */
169 /* Placeholder for external Codec */
H A Dtegra210-p3450-0000.dts643 /* Placeholder for external Codec */
669 /* Placeholder for external Codec */
990 /* Placeholder for external Codec */
1015 /* Placeholder for external Codec */
H A Dtegra186-p3509-0000+p3636-0001.dts85 /* Placeholder for external Codec */
111 /* Placeholder for external Codec */
H A Dtegra234.dtsi2291 * Placeholder values that firmware needs to update with the real
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp270 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) { in CreatePlaceholder() argument
271 return Chunk(CK_Placeholder, Placeholder); in CreatePlaceholder()
460 void CodeCompletionBuilder::AddPlaceholderChunk(const char *Placeholder) { in AddPlaceholderChunk() argument
461 Chunks.push_back(Chunk::CreatePlaceholder(Placeholder)); in AddPlaceholderChunk()
H A DSemaCodeComplete.cpp3816 auto AddChunk = [&](llvm::StringRef Placeholder) { in AddOverloadAggregateChunks() argument
3819 const char *Copy = Result.getAllocator().CopyString(Placeholder); in AddOverloadAggregateChunks()
3876 std::string Placeholder; in AddOverloadParameterChunks() local
3881 Placeholder = FormatFunctionParameter(Policy, Param); in AddOverloadParameterChunks()
3883 Placeholder += GetDefaultValueString(Param, Context.getSourceManager(), in AddOverloadParameterChunks()
3886 Placeholder = Prototype->getParamType(P).getAsString(Policy); in AddOverloadParameterChunks()
3891 Result.getAllocator().CopyString(Placeholder)); in AddOverloadParameterChunks()
3893 Result.AddPlaceholderChunk(Result.getAllocator().CopyString(Placeholder)); in AddOverloadParameterChunks()
3961 std::string Placeholder = in createTemplateSignatureString() local
3970 Current->getAllocator().CopyString(Placeholder)); in createTemplateSignatureString()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp197 TempMDNode Placeholder; member
680 if (!OpD.Placeholder) in getFwdReference()
681 OpD.Placeholder = Op.clone(); in getFwdReference()
683 return *OpD.Placeholder; in getFwdReference()
801 bool HadPlaceholder(D.Placeholder); in mapNodesInPOT()
804 TempMDNode ClonedN = D.Placeholder ? std::move(D.Placeholder) : N->clone(); in mapNodesInPOT()
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp58 Placeholder, enumerator
428 Type = BasicType::Placeholder; in parseBasicType()
509 case BasicType::Placeholder: in printBasicType()
756 case BasicType::Placeholder: in demangleConst()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp489 Value *Placeholder = reinterpret_cast<Value *>(static_cast<uintptr_t>(-1)); in negate() local
497 assert(NegatedV != Placeholder && "Encountered a cycle during negation."); in negate()
505 NegationsCache[V] = Placeholder; in negate()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h558 static Chunk CreatePlaceholder(const char *Placeholder);
733 void AddPlaceholderChunk(const char *Placeholder);
/freebsd/sys/contrib/device-tree/Bindings/gpu/host1x/
H A Dnvidia,tegra234-nvdec.yaml149 /* Placeholder values, to be replaced with values from overlay */
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1367 uint32_t *Placeholder = in processRelocationRef() local
1371 Value.Addend += *Placeholder; in processRelocationRef()
1374 Value.Addend += (int16_t)((*Placeholder & 0xFFF) | (((*Placeholder >> 16) & 0xF) << 12)); in processRelocationRef()
1379 uint8_t *Placeholder = reinterpret_cast<uint8_t *>( in processRelocationRef() local
1381 uint32_t Opcode = readBytesUnaligned(Placeholder, 4); in processRelocationRef()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1808 std::pair<til::LiteralPtr *, StringRef> Placeholder = in handleCall() local
1811 Analyzer->ConstructedObjects.insert({Exp, Placeholder.first}); in handleCall()
1814 Self = Placeholder.first; in handleCall()
1816 Scp = CapabilityExpr(Placeholder.first, Placeholder.second, false); in handleCall()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def26 // PLACEHOLDER_TYPE(Id, SingletonId) - A placeholder type. Placeholder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4038 llvm::Value *Placeholder = llvm::PoisonValue::get(IRPtrTy); in createPlaceholderSlot() local
4043 Placeholder = CGF.Builder.CreateAlignedLoad(IRPtrTy, Placeholder, Align); in createPlaceholderSlot()
4045 return AggValueSlot::forAddr(Address(Placeholder, IRTy, Align), in createPlaceholderSlot()
5097 llvm::Instruction *Placeholder = in EmitCall() local
5103 Builder.SetInsertPoint(Placeholder); in EmitCall()
5116 deferPlaceholderReplacement(Placeholder, Addr.getPointer()); in EmitCall()
H A DCGObjCGNU.cpp1986 if (auto Placeholder = in GenerateClass() local
1988 if (Placeholder != classStruct) { in GenerateClass()
1989 Placeholder->replaceAllUsesWith(classStruct); in GenerateClass()
1990 Placeholder->eraseFromParent(); in GenerateClass()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2990 Value *Placeholder = in visitLoadInst() local
2993 V = insertInteger(DL, IRB, Placeholder, V, NewBeginOffset - BeginOffset, in visitLoadInst()
2996 Placeholder->replaceAllUsesWith(&LI); in visitLoadInst()
2997 Placeholder->deleteValue(); in visitLoadInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp573 MachineOperand *Placeholder = nullptr; in finalizeInsInstrs() local
579 Placeholder = &Operand; in finalizeInsInstrs()
585 assert(Placeholder && "Placeholder does not exist!"); in finalizeInsInstrs()
593 Placeholder->setReg(LoadNewConst); in finalizeInsInstrs()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp734 CASE(Placeholder); in Visit()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_common.t078 \ Placeholder for handling not yet implemented functionalities.
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist413 lldb/source/Plugins/ObjectFile/Placeholder/CMakeLists.txt
/freebsd/share/misc/
H A Dpci_vendors959 02b2 Virtual PCIe Placeholder Endpoint
37932 1010 Placeholder Device