Searched defs:Length (Results 51 - 60 of 60) sorted by relevance

123

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp175 unsigned Length; member in struct:__anon10469::X86Operand::__anon10470::__anon10471
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp323 Value *Length = MI->getLength(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1612 ConstantInt *Length = dyn_cast<ConstantInt>(MI->getLength()); local
1884 ConstantInt *Length = dyn_cast<ConstantInt>(MI->getLength()); local
H A DSROA.cpp619 ConstantInt *Length = dyn_cast<ConstantInt>(II.getLength()); local
626 ConstantInt *Length = dyn_cast<ConstantInt>(II.getLength()); local
675 ConstantInt *Length = cast<ConstantInt>(II.getArgOperand(0)); local
899 ConstantInt *Length = dyn_cast<ConstantInt>(II.getLength()); local
905 ConstantInt *Length = dyn_cast<ConstantInt>(II.getLength()); local
914 ConstantInt *Length = cast<ConstantInt>(II.getArgOperand(0)); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenRegisters.cpp600 unsigned Length = ~0u; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h362 uint32_t Length; member in struct:llvm::COFF::AuxiliarySectionDefinition
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp338 unsigned Length; member in struct:__anon10340::ARMOperand::__anon10341::__anon10349
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DCore.cpp679 LLVMValueRef LLVMConstString(const char *Str, unsigned Length, argument
686 ArrayRef<Constant*> V(unwrap<Constant>(ConstantVals, Length), Length); local
663 LLVMConstStringInContext(LLVMContextRef C, const char *Str, unsigned Length, LLVMBool DontNullTerminate) argument
684 LLVMConstArray(LLVMTypeRef ElementTy, LLVMValueRef *ConstantVals, unsigned Length) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dcssmtype.h90 CSSM_SIZE Length; /* in bytes */ member in struct:cssm_data
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h664 mDNSu32 Length; variable

Completed in 534 milliseconds

123