Home
last modified time | relevance | path

Searched defs:addConstant (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGHLSLRuntime.cpp122 void CGHLSLRuntime::addConstant(VarDecl *D, Buffer &CB) { in addConstant() function in CGHLSLRuntime
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.cpp82 void HexagonMCInstrInfo::addConstant(MCInst &MI, uint64_t Value, in addConstant() function in HexagonMCInstrInfo
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.cpp656 void GotSection::addConstant(const Relocation &r) { relocations.push_back(r); } in addConstant() function in GotSection