/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | types.h | 16 #define I32 "" macro 20 #define I32 "l" macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyMCTypeUtilities.h | 28 I32 = unsigned(wasm::ValType::I32), enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 34 I32, enumerator 80 I32, enumerator
|
H A D | AMDGPUMetadata.h | 108 I32 = 6, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 319 Type *I32 = Type::getInt32Ty(Ctx); in getAddressesOfVariablesInKernel() local 380 Type *I32 = Type::getInt32Ty(Ctx); in replaceUseWithTableLookup() local 416 Type *I32 = Type::getInt32Ty(Ctx); in replaceUsesInInstructionsWithTableLookup() local 873 Type *I32 = Type::getInt32Ty(Ctx); in lowerDynamicLDSVariables() local 1241 Type *I32 = Type::getInt32Ty(Ctx); in createLDSVariableReplacement() local
|
H A D | AMDGPULibFunc.h | 269 I32 = INT | B32, global() enumerator
|
H A D | AMDGPUCodeGenPrepare.cpp | 579 Function *I32 = in promoteUniformBitreverseToI32() local
|
H A D | AMDGPULegalizerInfo.cpp | 5201 const LLT I32 = LLT::scalar(32); in legalizeFSQRTF32() local
|
/freebsd/sys/isa/ |
H A D | pnpparse.c | 43 #define I32(p) (I16(p) + (I16((p)+2) << 16)) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 34 I32 = 1 << 7, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 407 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 45 I32, enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 505 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 1036 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 258 I32 = WASM_TYPE_I32, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 11326 EVT I32 = F32.changeTypeToInteger(); in expandFP_ROUND() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4305 EVT I32 = SrcVT.changeElementType(MVT::i32); in LowerFP_ROUND() local
|