Searched defs:I32 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c63 #define I32 INSN_ISA32 macro
[all...]
H A Dmips-opc.c87 #define I32 INSN_ISA32 macro
[all...]
/freebsd-11-stable/sys/isa/
H A Dpnpparse.c45 #define I32(p) (I16(p) + (I16((p)+2) << 16)) macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.h129 I32 = unsigned(wasm::ValType::I32), member in class:llvm::WebAssembly::BlockType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp315 Type *I32 = Type::getInt32Ty(BB->getContext()); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp503 Type *I32 = Type::getInt32Ty(BB->getContext()); variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h348 I32 = WASM_TYPE_I32, member in class:llvm::wasm::ValType
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h90 I32 = 6, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1002 bool I32 = getSimpleType(ICmp->getOperand(0)->getType()) != MVT::i64; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp399 Function *I32 = local
H A DAMDGPULibFunc.h267 I32 = INT | B32, enumerator in enum:llvm::AMDGPULibFuncBase::EType

Completed in 126 milliseconds