Searched defs:AllowContract (Results 1 – 15 of 15) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
| D | FMF.h | 46 AllowContract = (1 << 5), enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Operator.h | 185 AllowContract = (1 << 5), enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LowerMatrixIntrinsics.cpp | 728 bool AllowContract = AllowContractEnabled || (isa<FPMathOperator>(MatMul) && in LowerMultiply() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
| D | LLVMBitCodes.h | 452 AllowContract = (1 << 5), enumerator
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
| D | LLVMBitCodes.h | 503 AllowContract = (1 << 5), enumerator
|
| /external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
| D | spv.d | 437 AllowContract = 16, enumerator
|
| D | spirv.cs | 434 AllowContract = 16, enumerator 449 AllowContract = 0x00010000, enumerator
|
| D | spirv.json | 459 "AllowContract": 16, number
|
| /external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
| D | spv.d | 437 AllowContract = 16, enumerator
|
| D | spirv.cs | 434 AllowContract = 16, enumerator 449 AllowContract = 0x00010000, enumerator
|
| D | spirv.json | 459 "AllowContract": 16, number
|
| /external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
| D | spirv.cs | 431 AllowContract = 16, enumerator 446 AllowContract = 0x00010000, enumerator
|
| D | spv.d | 434 AllowContract = 16, enumerator
|
| D | spirv.json | 456 "AllowContract": 16, number
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 51283 auto AllowContract = [&DAG](const SDNodeFlags &Flags) { in combineFaddCFmul() local
|