HomeSort by relevance Sort by last modified time
    Searched refs:utostr_32 (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/ADT/
StringExtras.h 77 static inline std::string utostr_32(uint32_t X, bool isNeg = false) { function in namespace:llvm
  /frameworks/compile/slang/
slang_backend.cpp 548 mLLVMContext, llvm::utostr_32(PT->getType())));
564 mLLVMContext, llvm::utostr_32(
597 llvm::MDString::get(mLLVMContext, llvm::utostr_32(slotCount))));
773 llvm::utostr_32(EFE->getSignatureMetadata())));
slang_rs_reflection.cpp     [all...]
  /frameworks/compile/libbcc/lib/Renderscript/
RSScriptGroupFusion.cpp 319 llvm::utostr_32(fusedFunctionSignature));
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]

Completed in 468 milliseconds