Home
last modified time | relevance | path

Searched defs:IntrinsicType (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/flang/include/flang/Optimizer/Support/
DInternalNames.h30 enum class IntrinsicType { CHARACTER, COMPLEX, INTEGER, LOGICAL, REAL }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h22 enum IntrinsicType : uint16_t { enum
/external/llvm-project/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h22 enum IntrinsicType : uint16_t { enum
/external/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h22 enum IntrinsicType : uint16_t { enum
/external/llvm-project/flang/unittests/Optimizer/
DInternalNamesTest.cpp96 using IntrinsicType = fir::NameUniquer::IntrinsicType; in TEST() typedef
/external/llvm-project/flang/lib/Evaluate/
Dintrinsics.cpp68 static constexpr CategorySet IntrinsicType{ variable
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1399 Type *IntrinsicType[] = { CI.getType() }; in visitFPTrunc() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h243 IntrinsicType, enumerator
/external/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h243 IntrinsicType, enumerator
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2789 enum IntrinsicType { VCMPEQ, VCMPGT }; enum
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp3850 enum IntrinsicType { VCMPEQ, VCMPGT }; enum