Searched defs:CmpType (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/lib/Fuzzer/ |
H A D | FuzzerTraceState.cpp | 114 bool ComputeCmp(size_t CmpType, U Arg1, U Arg2) { in ComputeCmp() 131 static bool ComputeCmp(size_t CmpSize, size_t CmpType, uint64_t Arg1, in ComputeCmp() 308 void TraceState::DFSanCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType, in DFSanCmpCallback() 427 void TraceState::TraceCmpCallback(uintptr_t PC, size_t CmpSize, size_t CmpType, in TraceCmpCallback()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 796 if (auto *CmpType = dyn_cast<IntegerType>(Ty)) { in instCombineIntrinsic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 770 Type *CmpType = Cmp->getType(); in ComputeValueKnownInPredecessorsImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 837 Type *CmpType = Cmp->getType(); in computeValueKnownInPredecessorsImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 1237 LLT CmpType = LLT::scalar(32); in lowerScalarMinMax() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 3887 if (auto *CmpType = dyn_cast<IntegerType>(Ty)) { in visitCallInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 4035 LLT CmpType = MRI.getType(Dst).changeElementSize(1); in lowerMinMax() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 6420 LLT CmpType = MRI.getType(Dst).changeElementSize(1); in lowerMinMax() local
|