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

123

/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp175 unsigned Length; member in struct:__anon10538::X86Operand::__anon10539::__anon10540
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp323 Value *Length = MI->getLength(); local
/macosx-10.10/llvmCore-3425.0.34/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.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenRegisters.cpp600 unsigned Length = ~0u; local
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCOFF.h362 uint32_t Length; member in struct:llvm::COFF::AuxiliarySectionDefinition
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp338 unsigned Length; member in struct:__anon10409::ARMOperand::__anon10410::__anon10418
/macosx-10.10/llvmCore-3425.0.34/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.10/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dcssmtype.h90 CSSM_SIZE Length; /* in bytes */ member in struct:cssm_data
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DmDNSEmbeddedAPI.h664 mDNSu32 Length; variable

Completed in 215 milliseconds

123