/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | FPEnv.cpp | 100 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in getConstrainedIntrinsicID() argument 104 #define FUNCTION(NAME, NARG, ROUND_MODE, INTRINSIC) in getConstrainedIntrinsicID() argument 105 #define CMP_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) in getConstrainedIntrinsicID() argument 112 #define FUNCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in getConstrainedIntrinsicID() argument 116 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) in getConstrainedIntrinsicID() argument 117 #define CMP_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) in getConstrainedIntrinsicID() argument
|
H A D | IntrinsicInst.cpp | 358 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in isUnaryOp() argument 369 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in isTernaryOp() argument 378 #define INSTRUCTION(NAME, NARGS, ROUND_MODE, INTRINSIC) \ in classof() argument
|
H A D | IRBuilder.cpp | 1052 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in CreateConstrainedFPCast() argument 1111 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in CreateConstrainedFPCall() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | IntrinsicInst.cpp | 152 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in isUnaryOp() argument 163 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in isTernaryOp() argument 172 #define INSTRUCTION(NAME, NARGS, ROUND_MODE, INTRINSIC, DAGN) \ in classof() argument
|
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/ |
H A D | cuda_builtin_vars.h | 44 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ |
D | __clang_cuda_builtin_vars.h | 30 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ |
D | __clang_cuda_builtin_vars.h | 30 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ |
D | __clang_cuda_builtin_vars.h | 30 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/external/clang/lib/Headers/ |
H A D | cuda_builtin_vars.h | 44 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ |
D | __clang_cuda_builtin_vars.h | 30 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/ |
D | cuda_builtin_vars.h | 44 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ |
H A D | __clang_cuda_builtin_vars.h | 30 #define __CUDA_DEVICE_BUILTIN(FIELD, INTRINSIC) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/ |
D | scoped_environment.hpp | 70 #define BOOST_PHOENIX_ADAPT_SCOPED_ENVIRONMENT(INTRINSIC) \ argument
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | IPTestList.java | 29 public static final int INTRINSIC = 2; field in IPTestList
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | Modifier.java | 399 public static final int INTRINSIC = 0x80000000; field in Modifier
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/3/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | Modifier.java | 399 public static final int INTRINSIC = 0x80000000; field in Modifier
|
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | IPTestListJB.java | 29 public static final int INTRINSIC = 2; field in IPTestListJB
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/ |
H A D | Modifier.java | 399 public static final int INTRINSIC = 0x80000000; field in Modifier
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 342 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in LegalizeOp() argument 973 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in Expand() argument
|
H A D | LegalizeVectorTypes.cpp | 150 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in ScalarizeVectorResult() argument 945 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in SplitVectorResult() argument 2756 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in WidenVectorResult() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 292 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in LegalizeOp() argument 928 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in Expand() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 2216 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ argument 2483 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 379 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC) \ in hasRoundingModeOperand() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 704 #define INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in initActions() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 859 #define DAG_INSTRUCTION(NAME, NARG, ROUND_MODE, INTRINSIC, DAGN) \ in initActions() argument
|