/freebsd-src/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | types.h | 16 #define I32 "" macro 20 #define I32 "l" macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyMCTypeUtilities.h | 28 I32 = unsigned(wasm::ValType::I32), enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILOperationCommon.h |
|
H A D | AMDGPUMetadata.h | 101 I32 = 6, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 483 Type *I32 = Type::getInt32Ty(Ctx); getAddressesOfVariablesInKernel() local 545 Type *I32 = Type::getInt32Ty(Ctx); replaceUseWithTableLookup() local 581 Type *I32 = Type::getInt32Ty(Ctx); replaceUsesInInstructionsWithTableLookup() local 1083 Type *I32 = Type::getInt32Ty(Ctx); lowerDynamicLDSVariables() local 1451 Type *I32 = Type::getInt32Ty(Ctx); createLDSVariableReplacement() local [all...] |
H A D | AMDGPULibFunc.h | 270 I32 = INT | B32, enumerator
|
H A D | AMDGPUCodeGenPrepare.cpp | 577 Function *I32 = promoteUniformBitreverseToI32() local
|
H A D | AMDGPULegalizerInfo.cpp | 5086 const LLT I32 = LLT::scalar(32); legalizeFSQRTF32() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/ |
H A D | HLSLResource.h | 64 I32, global() enumerator
|
/freebsd-src/sys/isa/ |
H A D | pnpparse.c | 44 #define I32(p) (I16(p) + (I16((p)+2) << 16)) macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 34 I32 = 1 << 7, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 407 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 45 I32, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 505 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 1029 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; selectICmp() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 225 I32 = WASM_TYPE_I32, global() enumerator
|