Home
last modified time | relevance | path

Searched refs:StrBoolAttr (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/include/llvm/IR/
DAttributes.td26 class StrBoolAttr<string S> : Attr<S>;
254 def LessPreciseFPMAD : StrBoolAttr<"less-precise-fpmad">;
255 def NoInfsFPMath : StrBoolAttr<"no-infs-fp-math">;
256 def NoNansFPMath : StrBoolAttr<"no-nans-fp-math">;
257 def NoSignedZerosFPMath : StrBoolAttr<"no-signed-zeros-fp-math">;
258 def UnsafeFPMath : StrBoolAttr<"unsafe-fp-math">;
259 def NoJumpTables : StrBoolAttr<"no-jump-tables">;
260 def NoInlineLineTables : StrBoolAttr<"no-inline-line-tables">;
261 def ProfileSampleAccurate : StrBoolAttr<"profile-sample-accurate">;
262 def UseSampleProfile : StrBoolAttr<"use-sample-profile">;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.td11 class StrBoolAttr<string S> : Attr<S>;
218 def LessPreciseFPMAD : StrBoolAttr<"less-precise-fpmad">;
219 def NoInfsFPMath : StrBoolAttr<"no-infs-fp-math">;
220 def NoNansFPMath : StrBoolAttr<"no-nans-fp-math">;
221 def UnsafeFPMath : StrBoolAttr<"unsafe-fp-math">;
222 def NoJumpTables : StrBoolAttr<"no-jump-tables">;
223 def NoInlineLineTables : StrBoolAttr<"no-inline-line-tables">;
224 def ProfileSampleAccurate : StrBoolAttr<"profile-sample-accurate">;
/external/llvm/include/llvm/IR/
DAttributes.td11 class StrBoolAttr<string S> : Attr<S>;
177 def LessPreciseFPMAD : StrBoolAttr<"less-precise-fpmad">;
178 def NoInfsFPMath : StrBoolAttr<"no-infs-fp-math">;
179 def NoNansFPMath : StrBoolAttr<"no-nans-fp-math">;
180 def UnsafeFPMath : StrBoolAttr<"unsafe-fp-math">;
181 def NoJumpTables : StrBoolAttr<"no-jump-tables">;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/IR/
DAttributesCompatFunc.inc157 struct StrBoolAttr {
492 // StrBoolAttr classes
493 struct LessPreciseFPMADAttr : StrBoolAttr {
498 struct NoInfsFPMathAttr : StrBoolAttr {
503 struct NoInlineLineTablesAttr : StrBoolAttr {
508 struct NoJumpTablesAttr : StrBoolAttr {
513 struct NoNansFPMathAttr : StrBoolAttr {
518 struct ProfileSampleAccurateAttr : StrBoolAttr {
523 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DAttributes.inc157 struct StrBoolAttr {
492 // StrBoolAttr classes
493 struct LessPreciseFPMADAttr : StrBoolAttr {
498 struct NoInfsFPMathAttr : StrBoolAttr {
503 struct NoInlineLineTablesAttr : StrBoolAttr {
508 struct NoJumpTablesAttr : StrBoolAttr {
513 struct NoNansFPMathAttr : StrBoolAttr {
518 struct ProfileSampleAccurateAttr : StrBoolAttr {
523 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/
DAttributes.gen133 struct StrBoolAttr {
408 // StrBoolAttr classes
409 struct LessPreciseFPMADAttr : StrBoolAttr {
414 struct NoInfsFPMathAttr : StrBoolAttr {
419 struct NoJumpTablesAttr : StrBoolAttr {
424 struct NoNansFPMathAttr : StrBoolAttr {
429 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/
DAttributes.gen133 struct StrBoolAttr {
408 // StrBoolAttr classes
409 struct LessPreciseFPMADAttr : StrBoolAttr {
414 struct NoInfsFPMathAttr : StrBoolAttr {
419 struct NoJumpTablesAttr : StrBoolAttr {
424 struct NoNansFPMathAttr : StrBoolAttr {
429 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/
DAttributes.gen133 struct StrBoolAttr {
408 // StrBoolAttr classes
409 struct LessPreciseFPMADAttr : StrBoolAttr {
414 struct NoInfsFPMathAttr : StrBoolAttr {
419 struct NoJumpTablesAttr : StrBoolAttr {
424 struct NoNansFPMathAttr : StrBoolAttr {
429 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/
DAttributes.gen133 struct StrBoolAttr {
408 // StrBoolAttr classes
409 struct LessPreciseFPMADAttr : StrBoolAttr {
414 struct NoInfsFPMathAttr : StrBoolAttr {
419 struct NoJumpTablesAttr : StrBoolAttr {
424 struct NoNansFPMathAttr : StrBoolAttr {
429 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/
DAttributes.gen133 struct StrBoolAttr {
408 // StrBoolAttr classes
409 struct LessPreciseFPMADAttr : StrBoolAttr {
414 struct NoInfsFPMathAttr : StrBoolAttr {
419 struct NoJumpTablesAttr : StrBoolAttr {
424 struct NoNansFPMathAttr : StrBoolAttr {
429 struct UnsafeFPMathAttr : StrBoolAttr {
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.inc133 struct StrBoolAttr {
408 // StrBoolAttr classes
409 struct LessPreciseFPMADAttr : StrBoolAttr {
414 struct NoInfsFPMathAttr : StrBoolAttr {
419 struct NoJumpTablesAttr : StrBoolAttr {
424 struct NoNansFPMathAttr : StrBoolAttr {
429 struct UnsafeFPMathAttr : StrBoolAttr {
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp2056 struct StrBoolAttr { struct
2077 struct ENUM_NAME##Attr : StrBoolAttr { \ argument