Searched refs:AnyReg (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DCallingConv.h60 // AnyReg - Calling convention for dynamic register based calls (e.g.
62 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon397
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon984
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon1513
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon2053
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon2612
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon3152
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon3692
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DCallingConv.h60 // AnyReg - Calling convention for dynamic register based calls (e.g.
62 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon4211
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon4798
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon5327
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon5867
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon6426
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon6966
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DCallingConv.h61 // AnyReg - Calling convention for dynamic register based calls (e.g.
63 AnyReg = 13, enumerator in enum:llvm::CallingConv::__anon7506
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
300 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
300 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
H A DStackMaps.h98 bool isAnyReg() const { return (getCallingConv() == CallingConv::AnyReg); }
307 /// the call from the start of the text section. In special cases (e.g. AnyReg

Completed in 512 milliseconds

12