/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FastISel.cpp | 43 class X86FastISel : public FastISel { class 60 explicit X86FastISel(FunctionLoweringInfo &funcInfo) : FastISel(funcInfo) { in X86FastISel() function in __anon0469118a0111::X86FastISel 148 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() 176 bool X86FastISel::X86FastEmitLoad(EVT VT, const X86AddressMode &AM, in X86FastEmitLoad() 235 X86FastISel::X86FastEmitStore(EVT VT, unsigned Val, const X86AddressMode &AM) { in X86FastEmitStore() 268 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore() 310 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend() 325 bool X86FastISel::X86SelectAddress(const Value *V, X86AddressMode &AM) { in X86SelectAddress() 585 bool X86FastISel::X86SelectCallAddress(const Value *V, X86AddressMode &AM) { in X86SelectCallAddress() 672 bool X86FastISel::X86SelectStore(const Instruction *I) { in X86SelectStore() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 48 class X86FastISel final : public FastISel { class 61 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() function in __anon474e75960111::X86FastISel 227 X86FastISel::addFullAddress(const MachineInstrBuilder &MIB, in addFullAddress() 238 bool X86FastISel::foldX86XALUIntrinsic(X86::CondCode &CC, const Instruction *I, in foldX86XALUIntrinsic() 292 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() 320 bool X86FastISel::X86FastEmitLoad(EVT VT, X86AddressMode &AM, in X86FastEmitLoad() 496 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore() 670 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore() 718 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend() 730 bool X86FastISel::handleConstantAddresses(const Value *V, X86AddressMode &AM) { in handleConstantAddresses() [all …]
|
D | CMakeLists.txt | 32 X86FastISel.cpp
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 48 class X86FastISel final : public FastISel { class 61 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() function in __anonbae7655e0111::X86FastISel 255 X86FastISel::addFullAddress(const MachineInstrBuilder &MIB, in addFullAddress() 266 bool X86FastISel::foldX86XALUIntrinsic(X86::CondCode &CC, const Instruction *I, in foldX86XALUIntrinsic() 320 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() 348 bool X86FastISel::X86FastEmitLoad(EVT VT, X86AddressMode &AM, in X86FastEmitLoad() 501 bool X86FastISel::X86FastEmitStore(EVT VT, unsigned ValReg, bool ValIsKill, in X86FastEmitStore() 649 bool X86FastISel::X86FastEmitStore(EVT VT, const Value *Val, in X86FastEmitStore() 695 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend() 707 bool X86FastISel::handleConstantAddresses(const Value *V, X86AddressMode &AM) { in handleConstantAddresses() [all …]
|
D | CMakeLists.txt | 19 X86FastISel.cpp
|
/external/swiftshader/third_party/LLVM/ |
D | Android.mk | 295 lib/Target/X86/X86FastISel.cpp \
|
D | Android.bp | 33 "lib/Target/X86/X86FastISel.cpp",
|
D | BUILD.gn | 368 "lib/Target/X86/X86FastISel.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 576 ${LLVM_DIR}/lib/Target/X86/X86FastISel.cpp 1515 ${LLVM_DIR}/lib/Target/X86/X86FastISel.cpp
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 813 llvm/lib/Target/X86/X86FastISel.cpp \
|
D | BUILD.gn | 451 "llvm/lib/Target/X86/X86FastISel.cpp",
|