Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFMF.h46 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFMF.h45 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFMF.h45 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFMF.h45 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFMF.h45 AllowContract = (1 << 5), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h185 AllowContract = (1 << 5), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp728 bool AllowContract = AllowContractEnabled || (isa<FPMathOperator>(MatMul) && in LowerMultiply() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h452 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DLLVMBitCodes.h503 AllowContract = (1 << 5), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h503 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DLLVMBitCodes.h503 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DLLVMBitCodes.h503 AllowContract = (1 << 5), enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DLLVMBitCodes.h511 AllowContract = (1 << 5), enumerator
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspv.d437 AllowContract = 16, enumerator
H A Dspirv.cs434 AllowContract = 16, enumerator
449 AllowContract = 0x00010000, enumerator
H A Dspirv.json459 "AllowContract": 16, number
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
H A Dspv.d454 AllowContract = 16, enumerator
H A Dspirv.cs451 AllowContract = 16, enumerator
467 AllowContract = 0x00010000, enumerator
H A Dspirv.json463 "AllowContract": 16, number
/aosp_15_r20/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51283 auto AllowContract = [&DAG](const SDNodeFlags &Flags) { in combineFaddCFmul() local