HomeSort by relevance Sort by last modified time
    Searched refs:MD_fpmath (Results 1 - 25 of 42) sorted by null

1 2

  /external/llvm/include/llvm/IR/
LLVMContext.h 55 MD_fpmath = 3, // "fpmath"
IRBuilder.h 772 I->setMetadata(LLVMContext::MD_fpmath, FPMathTag);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
LLVMContext.h 62 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 62 MD_fpmath = 3, // "fpmath"
IRBuilder.h 824 I->setMetadata(LLVMContext::MD_fpmath, FPMathTag);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
LLVMContext.h 64 MD_fpmath = 3, // "fpmath"
IRBuilder.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
LLVMContext.h 64 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 62 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
LLVMContext.h 64 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
LLVMContext.h 64 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
LLVMContext.h 83 MD_fpmath = 3, // "fpmath"
  /external/llvm/lib/Analysis/
VectorUtils.cpp 458 LLVMContext::MD_noalias, LLVMContext::MD_fpmath,
475 case LLVMContext::MD_fpmath:
  /external/llvm/lib/IR/
LLVMContext.cpp 53 assert(FPAccuracyID == MD_fpmath && "fpmath kind id drifted");
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 346 case LLVMContext::MD_fpmath:
419 case LLVMContext::MD_fpmath:
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 327 || Tag == LLVMContext::MD_fpmath
GVN.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]

Completed in 676 milliseconds

1 2