Home
last modified time | relevance | path

Searched defs:AllowReciprocal (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h176 AllowReciprocal = (1 << 4) enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h184 AllowReciprocal = (1 << 4), enumerator
/external/llvm-project/llvm/include/llvm/IR/
DOperator.h184 AllowReciprocal = (1 << 4), enumerator
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1221 bool AllowReciprocal) { in CvtFDivConstToReciprocal()
1259 bool AllowReciprocal = I.hasAllowReciprocal(); in visitFDiv() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h451 AllowReciprocal = (1 << 4), enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h463 AllowReciprocal = (1 << 4), enumerator