HomeSort by relevance Sort by last modified time
    Searched defs:getAlignmentCst (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/
IntrinsicInst.h 127 ConstantInt *getAlignmentCst() const {
132 return getAlignmentCst()->getZExtValue();
  /external/llvm/include/llvm/IR/
IntrinsicInst.h 151 ConstantInt *getAlignmentCst() const {
156 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h 231 ConstantInt *getAlignmentCst() const {
236 return getAlignmentCst()->getZExtValue();

Completed in 701 milliseconds