Home
last modified time | relevance | path

Searched refs:AK_AnyFloat (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/IR/
DIntrinsics.h109 AK_AnyFloat, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DIntrinsics.h118 AK_AnyFloat, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIntrinsics.h118 AK_AnyFloat, enumerator
/external/llvm/lib/IR/
DFunction.cpp978 case IITDescriptor::AK_AnyFloat: return !Ty->isFPOrFPVectorTy(); in matchIntrinsicType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp1081 case IITDescriptor::AK_AnyFloat: return !Ty->isFPOrFPVectorTy(); in matchIntrinsicType()