Searched defs:addConstant (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGHLSLRuntime.cpp | 119 void CGHLSLRuntime::addConstant(VarDecl *D, Buffer &CB) { addConstant() function in CGHLSLRuntime |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonMCInstrInfo.cpp | 82 void HexagonMCInstrInfo::addConstant(MCInst &MI, uint64_t Value, in addConstant() function in HexagonMCInstrInfo |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.cpp | 629 void GotSection::addConstant(const Relocation &r) { relocations.push_back(r); } addConstant() function in GotSection |