Home
last modified time | relevance | path

Searched defs:AllowContract (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DFMF.h46 AllowContract = (1 << 5), enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h185 AllowContract = (1 << 5), enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp728 bool AllowContract = AllowContractEnabled || (isa<FPMathOperator>(MatMul) && in LowerMultiply() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h452 AllowContract = (1 << 5), enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h503 AllowContract = (1 << 5), enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspv.d437 AllowContract = 16, enumerator
Dspirv.cs434 AllowContract = 16, enumerator
449 AllowContract = 0x00010000, enumerator
Dspirv.json459 "AllowContract": 16, number
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspv.d437 AllowContract = 16, enumerator
Dspirv.cs434 AllowContract = 16, enumerator
449 AllowContract = 0x00010000, enumerator
Dspirv.json459 "AllowContract": 16, number
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.cs431 AllowContract = 16, enumerator
446 AllowContract = 0x00010000, enumerator
Dspv.d434 AllowContract = 16, enumerator
Dspirv.json456 "AllowContract": 16, number
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp51283 auto AllowContract = [&DAG](const SDNodeFlags &Flags) { in combineFaddCFmul() local