Searched defs:NumWords (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp342 unsigned NumWords = 0; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DAPInt.cpp173 unsigned NumWords = getNumWords(); local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Bitcode/
H A DBitstreamReader.h399 unsigned NumWords = Read(bitc::BlockSizeWidth); local
431 unsigned NumWords = Read(bitc::BlockSizeWidth); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp3287 unsigned NumWords = (Flags.getByValSize() + 3) / 4; local
3178 ReadByValArg(MachineFunction &MF, SDValue Chain, DebugLoc dl, std::vector<SDValue> &OutChains, SelectionDAG &DAG, unsigned NumWords, SDValue FIN, const CCValAssign &VA, const ISD::ArgFlagsTy &Flags, const Argument *FuncArg) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DCore.cpp619 LLVMConstIntOfArbitraryPrecision(LLVMTypeRef IntTy, unsigned NumWords, const uint64_t Words[]) argument

Completed in 114 milliseconds