Home
last modified time | relevance | path

Searched defs:IsExact (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1154 bool IsExact, const SimplifyQuery &Q, in simplifyDiv()
1252 static Value *simplifySDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifySDivInst()
1261 Value *llvm::simplifySDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifySDivInst()
1268 static Value *simplifyUDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifyUDivInst()
1273 Value *llvm::simplifyUDivInst(Value *Op0, Value *Op1, bool IsExact, in simplifyUDivInst()
1413 Value *Op1, bool IsExact, in simplifyRightShift()
1475 static Value *simplifyLShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyLShrInst()
1505 Value *llvm::simplifyLShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyLShrInst()
1512 static Value *simplifyAShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyAShrInst()
1538 Value *llvm::simplifyAShrInst(Value *Op0, Value *Op1, bool IsExact, in simplifyAShrInst()
/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_info.h60 bool IsExact() const { return is_exact_; } in IsExact() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h988 bool *IsExact) const { in convertToInteger()
992 bool *IsExact) const { in convertToInteger()
/aosp_15_r20/external/clang/lib/Sema/
H A DScopeInfo.cpp63 bool IsExact = false; in getBaseInfo() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DNoFolder.h54 bool IsExact) const override { in FoldExactBinOp()
DConstantFolder.h56 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DNoFolder.h54 bool IsExact) const override { in FoldExactBinOp()
DConstantFolder.h56 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DNoFolder.h54 bool IsExact) const override { in FoldExactBinOp()
DConstantFolder.h56 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DInstSimplifyFolder.h56 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DNoFolder.h54 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DInstSimplifyFolder.h56 bool IsExact) const override { in FoldExactBinOp()
DTargetFolder.h67 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DInstSimplifyFolder.h56 bool IsExact) const override { in FoldExactBinOp()
DTargetFolder.h67 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstr.h105 IsExact = 1 << 13, // Instruction supports division is enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DInstSimplifyFolder.h56 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineInstr.h108 IsExact = 1 << 13, // Instruction supports division is enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineInstr.h109 IsExact = 1 << 13, // Instruction supports division is enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineInstr.h109 IsExact = 1 << 13, // Instruction supports division is enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DNoFolder.h54 bool IsExact) const override { in FoldExactBinOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineInstr.h108 IsExact = 1 << 13, // Instruction supports division is enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineInstr.h109 IsExact = 1 << 13, // Instruction supports division is enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DInstSimplifyFolder.h56 bool IsExact) const override { in FoldExactBinOp()

123