/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.h | 23 inline bool CC_PPC_AnyReg_Error(unsigned &, MVT &, MVT &, in CC_PPC_AnyReg_Error() argument
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCallingConv.h | 23 inline bool CC_PPC_AnyReg_Error(unsigned &, MVT &, MVT &, in CC_PPC_AnyReg_Error() argument
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1009 unsigned FastISel::FastEmit_(MVT, MVT, in FastEmit_() argument 1014 unsigned FastISel::FastEmit_r(MVT, MVT, in FastEmit_r() argument 1020 unsigned FastISel::FastEmit_rr(MVT, MVT, in FastEmit_rr() argument 1027 unsigned FastISel::FastEmit_i(MVT, MVT, unsigned, uint64_t /*Imm*/) { in FastEmit_i() argument 1031 unsigned FastISel::FastEmit_f(MVT, MVT, in FastEmit_f() argument 1036 unsigned FastISel::FastEmit_ri(MVT, MVT, in FastEmit_ri() argument 1043 unsigned FastISel::FastEmit_rf(MVT, MVT, in FastEmit_rf() argument 1050 unsigned FastISel::FastEmit_rri(MVT, MVT, in FastEmit_rri() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86CallingConv.h | 51 inline bool CC_X86_AnyReg_Error(unsigned &, MVT &, MVT &, in CC_X86_AnyReg_Error() argument
|
D | X86ShuffleDecodeConstantPool.h | 26 class MVT; variable
|
/external/llvm/lib/Target/X86/ |
D | X86CallingConv.h | 37 inline bool CC_X86_AnyReg_Error(unsigned &, MVT &, MVT &, in CC_X86_AnyReg_Error() argument
|
D | X86ShuffleDecodeConstantPool.h | 26 class MVT; variable
|
/external/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 26 class MVT; variable
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1699 unsigned FastISel::fastEmit_(MVT, MVT, unsigned) { return 0; } in fastEmit_() argument 1701 unsigned FastISel::fastEmit_r(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_r() argument 1706 unsigned FastISel::fastEmit_rr(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rr() argument 1712 unsigned FastISel::fastEmit_i(MVT, MVT, unsigned, uint64_t /*Imm*/) { in fastEmit_i() argument 1716 unsigned FastISel::fastEmit_f(MVT, MVT, unsigned, in fastEmit_f() argument 1721 unsigned FastISel::fastEmit_ri(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_ri() argument 1726 unsigned FastISel::fastEmit_rf(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rf() argument 1732 unsigned FastISel::fastEmit_rri(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rri() argument
|
D | SelectionDAGBuilder.h | 63 class MVT; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1904 unsigned FastISel::fastEmit_(MVT, MVT, unsigned) { return 0; } in fastEmit_() argument 1906 unsigned FastISel::fastEmit_r(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_r() argument 1911 unsigned FastISel::fastEmit_rr(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_rr() argument 1917 unsigned FastISel::fastEmit_i(MVT, MVT, unsigned, uint64_t /*Imm*/) { in fastEmit_i() argument 1921 unsigned FastISel::fastEmit_f(MVT, MVT, unsigned, in fastEmit_f() argument 1926 unsigned FastISel::fastEmit_ri(MVT, MVT, unsigned, unsigned /*Op0*/, in fastEmit_ri() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCTargetDesc.h | 31 class MVT; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineValueType.h | 181 LLVM_CONSTEXPR MVT() : SimpleTy(INVALID_SIMPLE_VALUE_TYPE) {} in MVT() function 182 LLVM_CONSTEXPR MVT(SimpleValueType SVT) : SimpleTy(SVT) { } in MVT() function
|
D | FunctionLoweringInfo.h | 46 class MVT; variable
|
D | CallingConvLower.h | 27 class MVT; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ValueTypes.h | 134 MVT() : SimpleTy((SimpleValueType)(INVALID_SIMPLE_VALUE_TYPE)) {} in MVT() function 135 MVT(SimpleValueType SVT) : SimpleTy(SVT) { } in MVT() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 45 class MVT; variable
|
D | CallingConvLower.h | 28 class MVT; variable
|
D | TargetLowering.h | 1347 virtual bool isSafeMemOpType(MVT /*VT*/) const { return true; } in isSafeMemOpType() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | MachineValueType.h | 277 constexpr MVT(SimpleValueType SVT) : SimpleTy(SVT) {} in MVT() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 996 virtual bool isSafeMemOpType(MVT /*VT*/) const { return true; } in isSafeMemOpType() argument
|