Home
last modified time | relevance | path

Searched defs:FPMathTag (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DIRBuilder.h199 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
235 MDNode *FPMathTag; variable
573 : IRBuilderBase(C, FPMathTag, OpBundles), Inserter(std::move(I)), in IRBuilderBase() argument
578 : IRBuilderBase(C, FPMathTag, OpBundles), Folder() {} in IRBuilderBase() argument
767 MDNode *FPMathTag, in AddFPMathAttributes()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h136 const IRBuilderDefaultInserter &Inserter, MDNode *FPMathTag, in IRBuilderBase()
294 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
386 MDNode *FPMathTag; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h222 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
301 MDNode *FPMathTag; variable
873 : IRBuilderBase(C, FPMathTag, OpBundles), Inserter(std::move(I)), in IRBuilderBase() argument
878 : IRBuilderBase(C, FPMathTag, OpBundles) {} in IRBuilderBase() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h136 const IRBuilderDefaultInserter &Inserter, MDNode *FPMathTag, in IRBuilderBase()
302 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
394 MDNode *FPMathTag; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h136 const IRBuilderDefaultInserter &Inserter, MDNode *FPMathTag, in IRBuilderBase()
302 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
394 MDNode *FPMathTag; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h136 const IRBuilderDefaultInserter &Inserter, MDNode *FPMathTag, in IRBuilderBase()
308 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
400 MDNode *FPMathTag; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h136 const IRBuilderDefaultInserter &Inserter, MDNode *FPMathTag, in IRBuilderBase()
302 void setDefaultFPMathTag(MDNode *FPMathTag) { DefaultFPMathTag = FPMathTag; } in setDefaultFPMathTag()
394 MDNode *FPMathTag; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp1004 const Twine &Name, MDNode *FPMathTag, in CreateConstrainedFPBinOp()
1022 const Twine &Name, MDNode *FPMathTag) { in CreateNAryOp()
1038 Instruction *FMFSource, const Twine &Name, MDNode *FPMathTag, in CreateConstrainedFPCast()
1075 MDNode *FPMathTag, bool IsSignaling) { in CreateFCmpHelper()
H A DCore.cpp3099 LLVMMetadataRef FPMathTag) { in LLVMBuilderSetDefaultFPMathTag()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp3063 LLVMMetadataRef FPMathTag) { in LLVMBuilderSetDefaultFPMathTag()