Searched defs:AllowContract (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h185 AllowContract = (1 << 5), enumerator in enum:llvm::FastMathFlags::__anon1513
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1304 bool AllowContract = AllowContractEnabled || (isa<FPMathOperator>(MatMul) && local
1394 bool AllowContract = local
1452 bool AllowContract = AllowContractEnabled || (isa<FPMathOperator>(MatMul) && local
1227 createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, Value *RPtr, ShapeInfo RShape, StoreInst *Store, bool AllowContract) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h472 AllowContract = (1 << 5), enumerator in enum:llvm::bitc::FastMathMap
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h380 bool AllowContract : 1; member in struct:llvm::SDNodeFlags

Completed in 219 milliseconds