Home
last modified time | relevance | path

Searched defs:I32 (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dtypes.h16 #define I32 "" macro
20 #define I32 "l" macro
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.h28 I32 = unsigned(wasm::ValType::I32), enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDXILABI.h34 I32, enumerator
80 I32, enumerator
H A DAMDGPUMetadata.h108 I32 = 6, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp319 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 DAMDGPULibFunc.h269 I32 = INT | B32, global() enumerator
H A DAMDGPUCodeGenPrepare.cpp579 Function *I32 = in promoteUniformBitreverseToI32() local
H A DAMDGPULegalizerInfo.cpp5201 const LLT I32 = LLT::scalar(32); in legalizeFSQRTF32() local
/freebsd/sys/isa/
H A Dpnpparse.c43 #define I32(p) (I16(p) + (I16((p)+2) << 16)) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp34 I32 = 1 << 7, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp407 Type *I32 = Type::getInt32Ty(BB->getContext()); in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp45 I32, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp505 Type *I32 = Type::getInt32Ty(BB->getContext()); in Act() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1036 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; in selectICmp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h258 I32 = WASM_TYPE_I32, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11326 EVT I32 = F32.changeTypeToInteger(); in expandFP_ROUND() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4305 EVT I32 = SrcVT.changeElementType(MVT::i32); in LowerFP_ROUND() local