Home
last modified time | relevance | path

Searched defs:FlagValue (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp77 uint64_t FlagValue = Flag->getValue().getZExtValue(); in BPFPreserveDITypeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILShaderFlags.h47 uint64_t FlagValue = 0; in uint64_t() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp194 static Expected<SectionRename> parseRenameSectionValue(StringRef FlagValue) { in parseRenameSectionValue()
221 parseSetSectionAttribute(StringRef Option, StringRef FlagValue) { in parseSetSectionAttribute()
239 parseSetSectionFlagValue(StringRef FlagValue) { in parseSetSectionFlagValue()
440 static Expected<NewSymbolInfo> parseNewSymbolInfo(StringRef FlagValue) { in parseNewSymbolInfo()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp78 uint64_t FlagValue = 0; in parseShaderFeatureFlags() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp466 auto FlagValue = [](unsigned V) { return V ? '1' : '0'; }; in fflagsToString() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp574 for (SymbolFlag FlagValue : SymInfo.Flags) in addSymbol() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp119 static const char *FlagValue(const char *Param, const char *Name) { in FlagValue() function
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1213 uint8_t FlagValue = P.second; in NormalizedOther() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13547 Value *FlagValue = ConstantInt::get(Int64Ty, Flag->getSExtValue()); in EmitBPFBuiltinExpr() local
13587 Value *FlagValue = ConstantInt::get(Int64Ty, Flag->getSExtValue()); in EmitBPFBuiltinExpr() local