HomeSort by relevance Sort by last modified time
    Searched refs:CallingConvention (Results 26 - 35 of 35) sorted by null

12

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 173 enum class CallingConvention : uint8_t {
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
TypeIndexDiscoveryTest.cpp 189 static ProcedureRecord Procedure(TypeIndex(17), CallingConvention::PpcCall,
193 CallingConvention::ThisCall,
  /art/libelffile/dwarf/
dwarf_constants.h 535 enum CallingConvention : uint8_t {
  /external/llvm/include/llvm/Support/
Dwarf.h 390 enum CallingConvention {
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 181 TEST_F(CloneInstruction, CallingConvention) {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FrameLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
Cloning.cpp 184 TEST_F(CloneInstruction, CallingConvention) {
  /external/clang/lib/CodeGen/
CGCall.cpp 742 FI->CallingConvention = llvmCC;
    [all...]

Completed in 610 milliseconds

12